freebsd-dev/sys/i386
Bruce Evans 41e7c9b71d Restored the device-driverness off wd.c. It got lost when wdc was
introduced.
Fixed the device-driverness of atapi.c and spkr.c.

These changes are actually no-ops because ${DRIVER_C} is the same as
${NORMAL_C} for the i386.  I could do without magic CFLAGS.  Special
handling should be in the sources if possible.
1995-11-18 05:34:00 +00:00
..
apm Fixed the types of apm_default_resume() and apm_default_suspend(). 1995-11-18 04:37:23 +00:00
bios Fixed the types of apm_default_resume() and apm_default_suspend(). 1995-11-18 04:37:23 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf Restored the device-driverness off wd.c. It got lost when wdc was 1995-11-18 05:34:00 +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 Included <sys/conf.h>. It used to be included as a side effect of 1995-11-16 09:56:02 +00:00
linux All: 1995-11-06 12:52:37 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
scsi Staticize various private parts. 1995-11-14 09:58:47 +00:00
Makefile