freebsd-nq/sys/i386
Poul-Henning Kamp 8a7580c3fe Reviewed by: phk
Submitted by:	Andrew McRae <andrew@mega.com.au>

Some initial commits from the pcmcia stuff, to make life easier for the
testers.

We will use the name "pccard" since that is really the buzzword at present.
1995-07-16 10:45:06 +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 Reset defaults in case of boot() is looping several times (e.g. the 1995-06-25 14:02:57 +00:00
conf Include ``options POWERFAIL_NMI'' for owners of older (non-apm) 1995-07-16 10:31:26 +00:00
eisa First pass cleanup of this driver. This pass does not include the sequencer 1995-07-04 21:14:45 +00:00
i386 Reviewed by: phk 1995-07-16 10:45:06 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Make the bootinfo structure visible from sysctl. 1995-07-16 10:33:38 +00:00
isa Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Correct a typo in a comment. 1995-07-08 22:09:11 +00:00
Makefile