freebsd-nq/sys/i386
Nate Williams 796c9a39d8 Moved pccard_configure() to the end of the configure() list. This
avoids problems with the PCIC controller grabbing an interrupt that
another card needs.

Closes PR: kernel/2405

Reviewed by:	bde
1997-01-11 17:41:36 +00:00
..
apm > The extra include of <sys/time.h> is because apm uses microtime() and my 1997-01-07 15:36:34 +00:00
bios > The extra include of <sys/time.h> is because apm uses microtime() and my 1997-01-07 15:36:34 +00:00
boot
conf
eisa
i386 Moved pccard_configure() to the end of the configure() list. This 1997-01-11 17:41:36 +00:00
ibcs2
include Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, and 1997-01-10 17:11:09 +00:00
isa kern/2433: Multiple AHA1542 scsi controllers don't work 1997-01-10 08:45:55 +00:00
linux
pci Make the code more consistant by using the INTR*MASK macros througout the 1997-01-08 16:12:56 +00:00
scsi
Makefile