From owner-freebsd-questions Thu Mar 25 22:26:57 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hole.noc.iafrica.com (hole.noc.iafrica.com [196.31.1.191]) by hub.freebsd.org (Postfix) with ESMTP id 1EA5E1516F for ; Thu, 25 Mar 1999 22:26:51 -0800 (PST) (envelope-from robh@hole.noc.iafrica.com) Received: from robh (helo=localhost) by hole.noc.iafrica.com with local-smtp (Exim 2.04 #1) id 10QQ4c-00041H-00; Fri, 26 Mar 1999 08:26:30 +0200 Date: Fri, 26 Mar 1999 08:26:30 +0200 (SAT) From: Rob Hunter X-Sender: robh@hole.noc.iafrica.com To: Scott Madley Cc: freebsd-questions@freebsd.org Subject: Re: SB AWE 64 .... help... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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