Date: Fri, 26 Mar 1999 08:26:30 +0200 (SAT) From: Rob Hunter <hunterr@iafrica.com> To: Scott Madley <scott@pompano.pcola.gulf.net> Cc: freebsd-questions@freebsd.org Subject: Re: SB AWE 64 .... help... Message-ID: <Pine.BSF.3.96.990326082300.3330A-100000@hole.noc.iafrica.com> In-Reply-To: <Pine.BSI.3.95.990326000920.17885B-100000@pompano.pcola.gulf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi This is what I have. It took me a while to get mine working aswell. Kernel options: 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 I also needed to add this: [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 [root@sticky] /boot# less boot.conf load kernel load -t userconfig_script /boot/kernel.conf I'm running 3.1-STABLE. Regards --Rob > loading kernel > ioconf.o Undefined symbol `op_driver' referenced from data segment. > *** Error code 1 *** 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.96.990326082300.3330A-100000>