From owner-freebsd-questions Sat Oct 31 16:56:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12263 for freebsd-questions-outgoing; Sat, 31 Oct 1998 16:56:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from green.csi.cam.ac.uk (green.csi.cam.ac.uk [131.111.8.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12249 for ; Sat, 31 Oct 1998 16:56:03 -0800 (PST) (envelope-from bjc23@hermes.cam.ac.uk) Received: from bjc23.trin.cam.ac.uk ([131.111.193.197]) by green.csi.cam.ac.uk with smtp (Exim 2.05 #3) id 0zZlnm-0005P9-00; Sun, 1 Nov 1998 00:55:30 +0000 Date: Sun, 1 Nov 1998 00:55:29 +0000 (GMT) From: Ben Cohen X-Sender: bjc23@bjc23.trin.cam.ac.uk Reply-To: bjc23@hermes.cam.ac.uk To: Conrad Sabatier cc: freebsd-questions@FreeBSD.ORG Subject: RE: Soundblaster problems 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 > I think perhaps you're overlooking one very important detail: you also must do > a PnP configure of the card at boot time. > > See http://multiverse.com/~rhh/awedrv/awepnp-freebsd.txt (admittedly in need of > an update, soon as I can get around to it and get Randall to post it). Thanks---this seems to be the way to proceed; the OPL device is now recognised by the kernel. However, I don't understand the kernel config program enough to tell what I should put in kernel config to actually make it work. The page you quoted was helpful, but I don't think my setup is the same, so I don't know what parameters I should use. I have tried using the following sets of parameters (among others): CSN LDN conf en irqs drqs others (PnP devices) 1 0 OS Y 5 0 1 5 port 0x220 port1 0x330 port2 0x388 1 1 OS Y 0 0 0 0 port 0x200 1 2 OS Y 0 0 0 0 port 0x620 1 3 OS N 0 0 4 4 CSN LDN conf en irqs drqs others (PnP devices) 1 0 OS Y 5 0 1 5 port 0x220 0x330 1 1 OS Y 0 0 0 0 port 0x200 1 2 OS Y 0 0 0 0 port 0x620 1 3 OS N 0 0 4 4 These allow opl0 to be recognised but not sb*. Am I doing something obviously wrong, or should I keep on trying different things? Is there a web page which explains what I should do in this case rather than giving a general example? Thanks... Ben. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message