Date: Tue, 4 Apr 2000 17:30:30 +0200 From: "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl> To: Deep Phried <deep_phried@my-Deja.com>, questions@freebsd.org Subject: Re: Sound Blaster 16 kernel support Message-ID: <20000404173030.A3833@wop21.wop.wtb.tue.nl> In-Reply-To: <NKNMDHPJPJPIAAAA@my-deja.com>; from deep_phried@my-Deja.com on Mon, Apr 03, 2000 at 07:38:12PM -0800 References: <NKNMDHPJPJPIAAAA@my-deja.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 03, 2000 at 07:38:12PM -0800, Deep Phried wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello. > I know this may seem like a dumb question, but the manual doesn't really help me with this. 'man pcm' would be useful I think. > I have Creative Sound Blaster 16 ISA sound card that runs on IO port 0x220, IRQ 7, and uses DMA addresses 1 and 5. I would like to know exactly what to type in the kernel config file to compile a kernel to support this. If you could let me know how, I would really appreciate it. FreeBSD 3.x, PnP card: device pcm0 FreeBSD 3.x, non-PnP card: device pcm0 at isa? port? irq 7 drq 1 flags 0x15 FreeBSD 4.0, PnP card: device pcm FreeBSD 4.0, non-PnP card: device pcm0 at isa? port? irq 7 drq 1 flags 0x15 Hope it helps, Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000404173030.A3833>