freebsd-skq/sys/alpha
Andrew Gallatin 6cf898c767 Mchines whose interrupts are not routed through the ISA pic were still
registering their interrupts with rman as though they were going through
the ISA pic.  This prevents a conflict between isa & pci for irqs on such
machines.

Also hookup the chipset struct before calling platform.pci_intr_init().
This allows me to call inw/outw down in the platform code.

Add interrupt printfs to match the CIA chipset.

Reviewed by: dfr
Tested by: wilko
1999-11-16 14:01:12 +00:00
..
alpha Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
conf Add the ata devices to the GENERIC kernel. Hopefully, this should allow 1999-11-15 09:09:00 +00:00
include Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
isa * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
linux Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the 1999-10-30 06:32:05 +00:00
pci Mchines whose interrupts are not routed through the ISA pic were still 1999-11-16 14:01:12 +00:00
tc Attempt at cleaning up the (unused part of) support for TurboChannel to 1999-10-05 20:46:58 +00:00
tlsb Take a shot at using cdevsw_add() to get it working again. This really 1999-11-08 07:51:28 +00:00