freebsd-skq/sys/i386
Paul Traina 972a3f282a Expose the control mechanism for serial console boot so that the default
shipped with freebsd can be changed without modifying the Makefiles directly.

Creates:	BOOT_FORCE_COMCONSOLE
		BOOT_PROBE_KEYBOARD
		BOOT_PROBE_KEYBOARD_LOCK
		BOOT_COMCONSOLE			(port value for console)
1996-10-14 17:25:53 +00:00
..
apm
bios
boot Expose the control mechanism for serial console boot so that the default 1996-10-14 17:25:53 +00:00
conf Added a bdev and cdev for "geometry disk", my generic disk geometry subsystem. 1996-10-10 20:41:13 +00:00
eisa Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
i386 Minor optimization for final rundown of a pmap. 1996-10-13 01:38:37 +00:00
ibcs2
include Pmap_resident_count was mistakenly removed from pmap.h, thereby 1996-10-13 03:14:57 +00:00
isa Fixed a bug that got introduced when I changed the CY16_RESET and 1996-10-14 16:43:11 +00:00
linux
pci
scsi Advanced Systems Inc. SCSI Controller driver and ISA/VL front end. 1996-10-07 02:07:07 +00:00
Makefile