summaryrefslogtreecommitdiff
path: root/sys/isa/pnp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <machine/clock.h>Poul-Henning Kamp2000-10-151-1/+0
* Resolve the inconsistency between "the number of resources of a particularMike Smith2000-10-091-4/+24
* * Completely rewrite the alpha busspace to hide the implementation fromDoug Rabson2000-08-281-0/+1
* Finally merge newmidi.Seigo Tanimura2000-07-111-5/+42
* * Add some verbose logging to the PnP parser and fix a couple of bugs.Doug Rabson1999-10-141-0/+18
* Factor out the PnP resource parser so that it can be re-used by pnpbiosDoug Rabson1999-10-091-234/+217
* Parse resource descriptions which don't have START_DEPENDANT tagsDoug Rabson1999-09-171-0/+6
* s/LOGIGAL/LOGICAL/Peter Wemm1999-09-021-1/+1
* This represents essentially a complete rewrite of the ISA PnP code. TheDoug Rabson1999-09-011-0/+761