Date: Tue, 6 Apr 1999 02:17:21 -0700 (PDT) From: rick hamell <hamellr@dsinw.com> To: Rob Hunter <robh@uunet.co.za> Cc: questions@FreeBSD.ORG Subject: Re: SoundBlaster AWE64 Config problem Message-ID: <Pine.BSF.3.91.990406021259.3137B-100000@dsinw.com> In-Reply-To: <Pine.BSF.3.96.990405163340.5553C-100000@hole.noc.iafrica.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> This is what I had to do to get mine working (3.1-RELEASE recently taken > up to 3.1-STABLE) > > Kernel changes: > > controller pnp0 > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device awe0 at isa? port 0x620 > device opl0 at isa? port 0x388 > > [root@sticky] /boot# less boot.conf > load kernel > load -t userconfig_script /boot/kernel.conf > > [root@sticky] /boot# less kernel.conf > pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 5 port1 0x330 port2 0x388 > pnp 1 1 os enable port0 0x201 > pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 This worked perfectly for me... I did make one little change, pnp 1 1 os enable port0 0x208 instead of 1 at least the kernal complies, pnpinfo sees everything and /dev/sndstat has stuff in it... Now... how the &#@()(&*#!*()& do I use this? :) I can't seem to find the device that xcdplayer needs.... :( I've tried /dev/wdc1 which seems to not be present (but is reported by my kernel to be the CDROM drive,) wd1c produces an device not configured error...:( Rick 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?Pine.BSF.3.91.990406021259.3137B-100000>