aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/pnp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove strange-looking quotes. This part of the code is #if'ed out,Daniel C. Sobral1999-02-071-1/+1
* bootstrap.hMike Smith1999-01-221-16/+15
* No builtin command resets getopt before using it, causingMike Smith1999-01-111-0/+1
* Fix misallocation of buffer bug (too short)Archie Cobbs1998-11-201-1/+1
* Export an interface for presetting the ISA PnP read port address.Mike Smith1998-10-221-1/+23
* Make ISA PnP work. This successfully enumerates as many ISA devices as IMike Smith1998-10-211-38/+110
* console.cMike Smith1998-09-261-4/+9
* Resynch with working sources before BTX integration.Mike Smith1998-09-141-51/+110
* Generic plug-and-play enumerator infrastructure. Query suppliedMike Smith1998-09-041-0/+221