Date: Fri, 13 Aug 1999 11:48:34 +0200 From: Pierre Beyssac <beyssac@enst.fr> To: Ed Vander Bush <ed@42interactive.com>, multimedia@FreeBSD.ORG Subject: Re: dell onboard sound Message-ID: <19990813114834.A90392@enst.fr> In-Reply-To: <Pine.WNT.4.10.9908040045530.195-100000@ens247>; from Ed Vander Bush on Wed, Aug 04, 1999 at 12:46:59AM -0400 References: <Pine.WNT.4.10.9908040045530.195-100000@ens247>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 04, 1999 at 12:46:59AM -0400, Ed Vander Bush wrote: > I am running FreeBSD 3.2 on a DELL optiplex P1333 with onboard sound. > I cannot for the life of my figure out what the device is and how to > config it... Any ideas? I'm not sure we have quite the same machine (mine is a Dell Optiplex GX1), but the following line in the kernel configuration works for me: device pcm0 at isa? port ? irq 10 drq 1 flags 0x0 The boot messages: Aug 9 18:37:37 bofh /kernel: mss_attach <CS4236B>1 at 0x530 irq 5 dma 1:0 flags 0x10 Aug 9 18:37:37 bofh /kernel: pcm1 (CS423x/Yamaha/AD1816 <CS4236B> sn 0xffffffff) at 0x530-0x537 irq 5 drq 1 flags 0x10 on isa -- Pierre Beyssac pb@enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990813114834.A90392>