From owner-freebsd-current Mon Sep 6 11:28:21 1999 Delivered-To: freebsd-current@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 75F9415BA8 for ; Mon, 6 Sep 1999 11:28:03 -0700 (PDT) (envelope-from schuerge@wjpserver.CS.Uni-SB.DE) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.9.3/1999070600) with ESMTP id UAA28010 for ; Mon, 6 Sep 1999 20:27:26 +0200 (CEST) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by cs.uni-sb.de (8.9.3/1999031900) with ESMTP id UAA22157 for ; Mon, 6 Sep 1999 20:27:27 +0200 (CEST) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.9.3/8.9.3/wjp-SVR4/1999052600) id UAA11549; Mon, 6 Sep 1999 20:27:26 +0200 (MET DST) From: Thomas Schuerger Message-Id: <199909061827.UAA11549@wjpserver.cs.uni-sb.de> Subject: PNP problems To: freebsd-current@freebsd.org Date: Mon, 6 Sep 1999 20:27:26 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I built and installed a new world today. My last make world was some months ago. It seems that the boot loader has changed. Now, my AWE64 soundcard is not detected anymore. My kernel.config looks like this pnp 1 0 os enable port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq1 5 pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 This syntax no longer seems to be supported, instead, the following commands may be used: Command Description ------- ----------- ls List currently configured devices port Set device port (i/o address) irq Set device irq drq Set device drq iomem Set device maddr (memory address) iosize Set device memory size flags Set device flags enable Enable device disable Disable device (will not be probed) quit Exit this configuration utility reset Reset CPU visual Go to fullscreen mode. help This message What can I do in order to reenable my soundcard? Any help is appreciated! Ciao, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message