freebsd-src/sys/alpha/pci
Matt Jacob 9ca20275e0 Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuff
based upon presence/absence of ISA (there is no ISA bus on an 8200- okay,
well, there *could* be one in a DWLPX tray, but we don't support it)).

Most importantly change the interrupt resource map to cover a whole 16
bits. The 8200 uses 16 bit interrupt vectors which we construct that
contain the I/O-board, hose, an pci slot in them, and then we write these
vectors into the appropriate DWLPX registers. At any rate, a flat array
of 64 'IRQs' isn't enough.
2000-03-18 07:57:58 +00:00
..
apecs.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
apecs_pci.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
apecsreg.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
apecsvar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cia.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
cia_pci.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
ciareg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ciavar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lca.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
lca_pci.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
lcareg.h Lots of changes, including: 1998-08-10 07:53:59 +00:00
lcavar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pci_eb64plus_intr.s Added support for the DEC EB64PLUS systype. (part I) 1999-01-18 20:15:07 +00:00
pci_eb164_intr.s Implement CIA interrupts. 1998-07-12 16:17:54 +00:00
pcibus.c Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuff 2000-03-18 07:57:58 +00:00
pcibus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunami.c Improve the mapping between the hardware PCI bus numbering on multi-hose 1999-12-14 17:35:08 +00:00
tsunami_pci.c Make devices behind PPBs work on DS10s (and any other single pchip tsunamis) 2000-01-20 16:49:18 +00:00
tsunamireg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunamivar.h allow pci_ioctl to work with multi-hose alphas. 1999-10-12 22:10:53 +00:00