freebsd-nq/sys/i386
Poul-Henning Kamp 424183f2a4 Implement RB_VERBOSE. This is intended to mean: Print all information which
could be of any use for trouble-shooting problems with boot/devices/drivers.
1994-11-26 09:08:48 +00:00
..
apm Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
bios Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
boot Implement RB_VERBOSE. This is intended to mean: Print all information which 1994-11-26 09:08:48 +00:00
conf Added #define PROBE_VERBOSE and description (PCI chip set boot messages) 1994-11-24 20:35:21 +00:00
eisa Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up 1994-11-25 22:25:15 +00:00
i386 Grap the bootinfo structure the bootblock passes us. 1994-11-18 05:27:34 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Declare the bootinfo structure in the kernel. 1994-11-18 05:26:52 +00:00
isa Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up 1994-11-25 22:25:15 +00:00
pci Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
scsi Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up 1994-11-25 22:25:15 +00:00
Makefile