Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Nov 1999 02:45:33 +0100
From:      "D. Rock" <rock@dead-end.net>
To:        Peter Wemm <peter@netplex.com.au>, current@FreeBSD.ORG
Subject:   Re: ESS 1868 driver, again
Message-ID:  <3824D9BD.1EB36C17@dead-end.net>
References:  <19991106105420.17D231CC6@overcee.netplex.com.au> <3824CAF3.A31B97D5@dead-end.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"D. Rock" wrote:
> > > Here my configuration:
> > > device          pcm0    at isa? port 0x220 irq 5 drq 1 flags 0x15
> >
> > Err, the ESS1868 is a PNP device.  You should only have "device pcm0" and
> > nothing more.  You might also try "options PNPBIOS".  You are running
> > -current, right?
> What does "options PNPBIOS" do. I didn't find it in LINT?
> 
> This one doesn't seem to be a PNP device. I set all the resources manually via BIOS.
> If it was a PNP device, it shouldn't be detected any longer by the old voxware
> driver.
> 
> # pnpinfo
> Checking for Plug-n-Play devices...
> No Plug-n-Play devices were found
Uups, forget my previous post.

I added "options PNPBIOS" to my configuration and also only a line "device pcm0",
but the problem remains:

Probe message:
Nov  7 03:34:45  /kernel.new: pcm0: <ESS1869> at port 0x220-0x22f,0x388-0x38b,0x330-0x331 irq 5 drq 1,5 on isa0

And then later, if I try to play something:
Nov  7 03:34:45  /kernel.new: sb_dspwr(0xd0) timed out.
Nov  7 03:34:45  /kernel.new: sb_dspwr(0xc0) timed out.

Daniel


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3824D9BD.1EB36C17>