Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 11:31:52 -0600
From:      Warner Losh <imp@village.org>
To:        cvs@mezzoforte.org
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: PNP Devices? 
Message-ID:  <200009251731.LAA05027@harmony.village.org>
In-Reply-To: Your message of "Mon, 25 Sep 2000 07:08:09 GMT." <200009250708.e8P789G01054@unix.jdthomas.net> 
References:  <200009250708.e8P789G01054@unix.jdthomas.net>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200009250708.e8P789G01054@unix.jdthomas.net> cvs@mezzoforte.org writes:
: these messages before.  Can someone enlighten me as to a possible solution?

Sure.  You'll need to hack the pnp code to have the pnpbios device
probed before the normal isa device.  Then you'll need to hack those
legacy devices that don't currently support these PnP ids.  After you
do that, you'll need to hack together device driver holders for some
of the devices that we use in the kernel behind the device
configuration system's back.

Or you could just ignore them.  They are harmless.

Warner


: Here is the pertinent output of dmesg:
: 
: ppi0: <Parallel I/O> on ppbus0
: unknown: <PNP0303> can't assign resources
: unknown: <PNP0f13> can't assign resources
: unknown: <PNP0501> can't assign resources
: unknown: <PNP0700> can't assign resources
: unknown: <PNP0401> can't assign resources
: unknown: <PNP0501> can't assign resources
: IP packet filtering initialized, divert enabled, rule-based forwarding disabled,
: default to deny, unlimited logging
: 
: Thanks for any advice,
: Justin
: 
: ---------------------------------------------
: This message was sent through JT's Webmail.
: http://webmail.jdthomas.net/
: 
: 
: 
: 
: To Unsubscribe: send mail to majordomo@FreeBSD.org
: with "unsubscribe freebsd-current" in the body of the message


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?200009251731.LAA05027>