freebsd_amp_hwpstate/sys/amd64
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
..
amd64 Moved pccard_configure() to the end of the configure() list. This 1997-01-11 17:41:36 +00:00
conf Mention amd driver in comment regarding PCI drivers. 1996-12-21 02:09:04 +00:00
include Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, and 1997-01-10 17:11:09 +00:00
isa Changed magic # 0xa0000 -> ISA_HOLE_START since it's now defined. 1997-01-08 05:56:55 +00:00
pci Make the code more consistant by using the INTR*MASK macros througout the 1997-01-08 16:12:56 +00:00
Makefile