Date: Tue, 20 Jul 1999 22:42:35 -0500 From: Chris Silva <bitsurfr@enteract.com> To: Peter Radcliffe <pir@pir.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re[2]: SB16 Vibra Message-ID: <8946.990720@enteract.com> In-Reply-To: <19990720232240.A28568@pir.net> References: <19990720232240.A28568@pir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Peter, Tuesday, July 20, 1999, 10:22:40 PM, you wrote: PR> Chris Silva <bitsurfr@enteract.com> probably said: >> Has anyone gotten the SB16 Vibra16X to run under 3.2-STABLE? >> If so - please feel free to pass along any kernel configs you might >> have... PR> Yep. One of the important things is drq1 being low (3), as listed in PR> pnpinfo. PR> kernel: PR> ------------------------------------8<------------------------------------ PR> controller pnp0 PR> device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 PR> ------------------------------------8<------------------------------------ PR> /boot/kernel.conf: PR> ------------------------------------8<------------------------------------ PR> pnp 1 0 os enable irq0 5 port0 0x220 drq0 1 drq1 3 PR> q PR> ------------------------------------8<------------------------------------ PR> The pcm code will pick it up as pnp and enable it as pcm1, so you have PR> to do PR> cd /dev; sh MAKEDEV snd1 PR> to make the device files and links correctly. PR> pcm1 (SB16pnp <Vibra16X> sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags 0x13 on isa PR> pcm0 not probed due to drq conflict with pcm1 at 1 PR> You can probably add a disable to the pnp0 line so it doesn't bother trying PR> to probe it. PR> P. Perfect! Absolutely perfect! Thank you very much! Best regards, Chris mailto:bitsurfr@enteract.com _____________________________________________________________________ RSA Key Fingerprint = 6D0B 5536 7825 3D09 9093 384A 9694 FDB6 RSA Key Fingerprint = 4390 44E5 E316 F2AA A11E 5755 F3F9 D69B DH/DSS Fingerprint = 089B 0B5C 75C7 A7B4 B050 DD14 2D65 5DD6 E87D 239A PGP Mail encouraged / preferred - keys available on common key servers _____________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8946.990720>