Subject: Re: Writing driver for Neomagic 256AV pci audio, gateway portable
To: James Vodanovich <jim@arrakis.com.au>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 01/15/2001 08:16:55
On Mon, Jan 15, 2001 at 10:07:38AM +0000, James Vodanovich wrote:
> Is that as a pnpbios device or a pci device ?
It is a PCI device.
> I've seen the following entry in the 1.5 kernel config
>
> sb* at pnpbios? index ? # NeoMagic 256AV in sb mode
> wss* at pnpbios? index ? # NeoMagic 256AV in wss mode
>
>
> But unfortunatly for me the gateway audio is attached to the internal
> pci bus.
> So what I need is something like.
>
> neo* at pci? dev ? function ? # NeoMagic 256AV in sb mode
>
> neo* could be sb* or whatever.
>
> There is no pci sb driver in 1.5, is there one in current?
There is a PCI "neo" driver in current.
--
-- Jason R. Thorpe <thorpej@zembu.com>