From owner-freebsd-current Mon Sep 6 14: 9:49 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 9310414BFF for ; Mon, 6 Sep 1999 14:09:35 -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 XAA28456; Mon, 6 Sep 1999 23:08:23 +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 XAA23497; Mon, 6 Sep 1999 23:08:22 +0200 (CEST) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.9.3/8.9.3/wjp-SVR4/1999052600) id XAA03997; Mon, 6 Sep 1999 23:08:22 +0200 (MET DST) From: Thomas Schuerger Message-Id: <199909062108.XAA03997@wjpserver.cs.uni-sb.de> Subject: Re: PNP problems In-Reply-To: from Doug Rabson at "Sep 6, 1999 09:24:17 pm" To: Doug Rabson Date: Mon, 6 Sep 1999 23:08:22 +0200 (MET DST) Cc: freebsd-current@FreeBSD.ORG 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 [...] > > What can I do in order to reenable my soundcard? > > > > Any help is appreciated! > > Please try using the new pcm driver if you are not already. You should be > able to do this by having these lines in your kernel config: > > controller pnp0 > device pcm0 > > Note that you must not have an old-style non-pnp declaration (i.e. device > pcm0 at isa? ...) since that currently confuses the pnp system. Works very nicely. :-) Thanks a lot for your help!! Ciao, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message