summaryrefslogtreecommitdiffstats
path: root/sys/isa/pnp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an endianness issue in pnp_eisaformat(). This corrects printing PnP IDsmarius2005-09-281-1/+4
* Make the other pnp messages more explicit as well...imp2004-12-241-1/+1
* Note when we're done probing PNP. There's been several reports over theimp2004-12-241-0/+2
* Various style(9) items before of some more extensive work:imp2004-12-241-61/+57
* GC #if 0'd code. It can go away now...imp2004-12-241-94/+0
* Use __FBSDID().obrien2003-06-111-1/+3
* Remove unused variable(s).phk2003-05-311-3/+3
* Put an XXX: comment here to point out a couple of free() issues onphk2002-10-161-0/+4
* Added some buggy PC-98 PnP cards support.nyan2002-09-291-0/+40
* - Do not hang if the resource allocation fails.tanimura2002-02-051-0/+2
* Handle "identifier strings" right. Each ISA PnP card must have ayokota2001-09-151-2/+12
* Rework the ISA PnP driver pnp and the PnP resource parser to fixyokota2001-09-051-19/+54
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Resolve the inconsistency between "the number of resources of a particularmsmith2000-10-091-4/+24
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-0/+1
* Finally merge newmidi.tanimura2000-07-111-5/+42
* * Add some verbose logging to the PnP parser and fix a couple of bugs.dfr1999-10-141-0/+18
* Factor out the PnP resource parser so that it can be re-used by pnpbiosdfr1999-10-091-234/+217
* Parse resource descriptions which don't have START_DEPENDANT tagsdfr1999-09-171-0/+6
* s/LOGIGAL/LOGICAL/peter1999-09-021-1/+1
* This represents essentially a complete rewrite of the ISA PnP code. Thedfr1999-09-011-0/+761
OpenPOWER on IntegriCloud