Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2001 16:45:31 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Warner Losh <imp@harmony.village.org>
Cc:        freebsd-current@FreeBSD.org, Riccardo Torrini <riccardo@torrini.org>, Dima Dorfman <dima@unixfreak.org>
Subject:   Re: Boot messages
Message-ID:  <XFMail.010425164531.jhb@FreeBSD.org>
In-Reply-To: <200104252258.f3PMvu827905@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 25-Apr-01 Warner Losh wrote:
> In message <20010424231959.933A63E2B@bazooka.unixfreak.org> Dima Dorfman
> writes:
>: Riccardo Torrini <riccardo@torrini.org> writes:
>: >   pca1: <AT-style speaker sound> at port 0x61 on isa0
>: >   WARNING: Driver mistake: repeat make_dev("pcaudio")
>: >   WARNING: Driver mistake: repeat make_dev("pcaudioctl")
>: 
>: As it says, this is a driver mistake.  It's a bug.  I don't know if
>: it's new or not since I don't have any computers with a sound card
>: (and thus have no need for pcaudio*).
>: 
>: >   unknown: <PNP0f13> can't assign resources
>: >   unknown: <PNP0501> can't assign resources
>: >   unknown: <PNP0700> can't assign resources
>: 
>: This is not a bug.  This is an FAQ.  So much that it's actually
>: documented in (*gasp!*) the FAQ:
> 
> Actually, it is a bug.  The drivers in the tree should grok these pnp
> ids.  Also, the bios pnp devices should be probed first rather than
> last because those are hard wired pnp devices, as opposed to the ISA
> PNP devices, which have the potential to be moved and can be
> disabled.

Well, yes, but that breaks console probing atm since we only support
hints-based devices for the kernel console.  You'll want to fix that first.

> Note well: ISA PNP and BIOS PNP are different things.
> 
> Warner

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.010425164531.jhb>