freebsd_amp_hwpstate/sys/i386
Poul-Henning Kamp 708a8f9633 Removed:
#include <i386/isa/isa_device.h>
 #include <i386/eisa/eisaconf.h>
 #include <pci/pcireg.h>
 #include <pci/pcivar.h>
 #include <scsi/scsi_all.h>
 #include <scsi/scsiconf.h>
they are not needed, and slows down compilation.
1995-11-14 20:52:14 +00:00
..
apm Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
bios Remove unused functions and variables, make things static, and other cleanups. 1995-10-28 15:39:31 +00:00
boot Close PR misc/75. I thought this was done long time ago... 1995-11-06 17:28:31 +00:00
conf Change ahb device line to eisaconf syntax. 1995-11-09 22:47:05 +00:00
eisa Modify the kdc_description for eisa0 to include the system board ID. 1995-11-10 01:32:12 +00:00
i386 Fix a couple of printfs. 1995-11-14 09:52:25 +00:00
ibcs2 Added bogus casts to avoid compiler warnings. 1995-11-13 09:03:30 +00:00
include Removed: 1995-11-14 20:52:14 +00:00
isa Fiddle with <machine/isa_device.h> 1995-11-14 20:49:24 +00:00
linux All: 1995-11-06 12:52:37 +00:00
pci
scsi Staticize various private parts. 1995-11-14 09:58:47 +00:00
Makefile