Date: Sat, 30 May 1998 22:30:14 +0400 (MSD) From: Charlie Foot <vel@ns.kbsu.ru> To: questions@FreeBSD.ORG Subject: Re: ESS 1688 Message-ID: <199805301830.WAA18692@ns.kbsu.ru> In-Reply-To: <Pine.WNT.3.95.980530100307.-243321D-100000@greymouser.circle-path.org> from Rick Hamell at "May 30, 98 10:03:40 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Hey guys, is there any way to make subj. working properly under FreeBSD ? > > It says that I have no sound card when I include SoundBlaster code in > > kernel. > > Did you add the PNP option to the kernal? > > > Rick Yes, I did that, and PnP module detects my sound card, but then sound module says that sb0 is not found at 0x220, same as sbmidi0. Certainly, I have in my kernel config: controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbmidi0 at isa? port 0x330 device sbxvi0 at isa? drq 5 And it doesn't work. I tried to configure that PnP device in kernel -c mode, by setting port 0x220, irq 5, drq 1 directly - doesn't help too. Btw, this card doesn't work under DOS too until I install ESS drivers. I guess FreeBSD should handly this card specially, not like usual blaster ? Or am I wrong ? Anyone have that card working under BSD ? Eugene. P.S. Creative SBPRO works fine on the same machine with same port/irq/drq settings. 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?199805301830.WAA18692>