summaryrefslogtreecommitdiff
path: root/sys/isa/pnpparse.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* MFC: ignore resources with a size of 0.Mike Smith2000-11-071-0/+7
* MFC: revision 1.5Doug Rabson2000-03-311-3/+16
* MFC revisions 1.3 and 1.4, fixes to PnP resource parsing.Doug Rabson2000-03-311-49/+80
* * Add some verbose logging to the PnP parser and fix a couple of bugs.Doug Rabson1999-10-141-33/+166
* Factor out the PnP resource parser so that it can be re-used by pnpbiosDoug Rabson1999-10-091-0/+246