freebsd-dev/sys/i386
Bruce Evans 22b9cd6f99 Removed #include of <machine/clock.h>. It is no longer used, and would
break when I remove LOCORE support from clock.h.
I586_CTR_MULTIPLIER_SHIFT = 32 from clock.h is actually still used, but
32 is so magic that it doesn't get used explicitly.
1996-10-25 12:26:19 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Synchronized with biosboot/Makefile: 1996-10-15 16:26:05 +00:00
conf Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag 1996-10-23 07:29:44 +00:00
eisa KNF cleanup. 1996-10-25 06:35:38 +00:00
i386 Removed #include of <machine/clock.h>. It is no longer used, and would 1996-10-25 12:26:19 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include When compiling with '-Wall -pedantic', the byte swapping macros gave the 1996-10-21 17:15:05 +00:00
isa Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag 1996-10-23 07:29:44 +00:00
linux Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi - KNF cleanup. 1996-10-25 06:42:53 +00:00
Makefile