summaryrefslogtreecommitdiffstats
path: root/sys/isa/pnp.c
Commit message (Expand)AuthorAgeFilesLines
* - 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