freebsd-skq/sys/i386
bde 7c601f8943 Remove relocation of Crtat. Drivers already relocate it (somewhat
bogusly).  We used to undo the driver relocation here before doing
a somewhat less bogus relocation.  The result was a null relocation
here.
1995-08-29 23:45:20 +00:00
..
apm Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
bios Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
boot Convert \n to \r\n in serial_putchar(). 1995-08-26 20:03:43 +00:00
conf Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
eisa Remove hard coded assumption that SCSI busses have 7 targets. 1995-08-23 23:03:34 +00:00
i386 Remove relocation of Crtat. Drivers already relocate it (somewhat 1995-08-29 23:45:20 +00:00
ibcs2 Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
include Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
isa Address Bruce's mmap concerns in this driver too. 1995-08-29 16:44:46 +00:00
linux Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Remove hard coded assumption that SCSI busses have 7 targets. 1995-08-23 23:03:17 +00:00
Makefile