freebsd-src/sys/i386
Garrett Wollman 2f86936a07 Finished device configuration database work for all ISA devices (except `ze')
and all SCSI devices (except that it's not done quite the way I want).  New
information added includes:

-	A text description of the device
-	A ``state''---unknown, unconfigured, idle, or busy
-	A generic parent device (with support in the m.i. code)
-	An interrupt mask type field (which will hopefully go away) so that
.	  ``doconfig'' can be written

This requires a new version of the `lsdev' program as well (next commit).
1994-10-23 21:28:03 +00:00
..
apm Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
bios Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
boot Found one of the show-stoppers in netboot... 1994-10-22 16:30:58 +00:00
conf NFS-diskless works. Look in sys/i386/boot/netboot for some of the 1994-10-22 17:50:17 +00:00
eisa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
i386 Autoconf is the one to realize that we are booted disk-less and start the 1994-10-22 17:51:46 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
isa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
pci #ifdef'ed the verbose probe messages. Only until I find a good way of 1994-10-17 21:11:31 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00