Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2000 14:26:39 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PNP Id's: Anyone know what these are?
Message-ID:  <20000904142639.C14338@dan.emsphone.com>
In-Reply-To: <20000904122639.A15357@lerbsd.lerctr.org>; from "Larry Rosenman" on Mon Sep  4 12:26:39 GMT 2000
References:  <20000904122639.A15357@lerbsd.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 04), Larry Rosenman said:
> Anyone have any idea on what these PNP id's are?  Or what I need to
> add to get them recognized?

Don't worry about them.  Most of them actually are probed in other
places; for example PNP0501 are your two serial ports, and PNP0401 is
your parallel port.  Most drivers simply don't have the appropriate
code to query the legacy PNP table.  Some do, however.  If you add
"device pca" to your kernel config file, it'll attach using the PNP0800
legacy entry.

http://www.jps.net/tadavis/irda/devids.txt has a list of all the legacy
PNP IDs and what they map to.

-- 
	Dan Nelson
	dnelson@emsphone.com


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000904142639.C14338>