| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: netbsd-help@MIT.EDU Date: Tue, 09 Feb 1999 17:18:43 EST From: Andrew J Lynn <alynn@MIT.EDU> So, I see from the NetBSD supported hardware list that Ensoniq AudioPCI is supported in 1.3.3, and my Soundblaster PCI 128 (AudioPCI derivative/ compatible) is detected but "not configured" during boot: Feb 6 08:17:41 neverness /netbsd: Ensoniq AudioPCI (audio multimedia, revision 0x01) at pci0 dev 16 function 0 not configured I'd like to biuld a kernel with support, but the GENERIC config file does not have a section for PCI audio devices or a line for AudioPCI, and I'm not sure of how to format one. I'd assume it looks something like: xxxx at pci? dev ? function ? for a generic setup or xxxx at pci0 dev 16 function 0 for mine. Is this correct, and if so, what is the xxxx for an AudioPCI card? -Andy
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |