aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/isapnp.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Nuke old gensetdefs based linker sets with extreme prejudicePeter Wemm2001-06-141-2/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* PC98 version of new boot loader. Because boot2 has not yet ported,KATO Takenori1999-02-031-2/+4
* Make ISA PnP work. This successfully enumerates as many ISA devices as IMike Smith1998-10-211-1/+7
* Oops, missed these. Machine-independant ISA PnP enumerator.Mike Smith1998-09-181-0/+307