From owner-freebsd-current Mon Mar 13 4:22:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from reyim.ne.mediaone.net (reyim.ne.mediaone.net [24.218.251.241]) by hub.freebsd.org (Postfix) with ESMTP id C5F6937B59A; Mon, 13 Mar 2000 04:22:34 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (localhost [127.0.0.1]) by reyim.ne.mediaone.net (8.9.3/8.9.3) with ESMTP id HAA83318; Mon, 13 Mar 2000 07:22:26 -0500 (EST) (envelope-from bloom@acm.org) Message-ID: <38CCDD82.5EA880BE@acm.org> Date: Mon, 13 Mar 2000 07:22:26 -0500 From: Jim Bloom Reply-To: bloom@acm.org X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Ron Rosson Cc: freebsd-current@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: Sound driver References: <20000312152552.A20754@lunatic.oneinsane.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ron 'The InSaNe One' Rosson wrote: > > I am running CURRENT as of last week. I seem to be only able to get my > sound to work when I use: > option PNPBIOS > device pcm0 > > Here is the dmesg output: > > unknown9: at port 0x800-0x807 on isa0 > sbc0: at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq > 1,5 on isa0 > pcm0: on sbc0 > unknown10: at port 0x201 on isa0 > > I would like to get rid of all the unknowns caused by the PNPBIOS > option. If anyone has any ideas I am game to try. Try adding "device joy" to your configuration file. The ESS0001 looks like a game/joystick port. Someone might need to add device ID to the driver though. Jim Bloom bloom@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message