freebsd-dev/sys/alpha/pci
Andrew Gallatin a76245d21d This fix allows cards inserted in one of the bottem-most slots on an xp1000
(behind the built-in ppb on hose 1) to be found:

When testing the adaptec controller on alpha, I realized I misread the xp1000
documentation and the way I'm calculating the bus number for PCI
config space accesses on the tsunami is wrong.  I had thought that a bus
behind a ppb should be numbered as the nth bus in that hose, but it
actually needs to be the nth global bus within the system.  The bus number
for the primary bus on a hose must always remain 0 when calculating config
space addresses.
1999-09-30 19:09:22 +00:00
..
apecs_pci.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
apecs.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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_pci.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cia.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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_pci.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lca.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pcibus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunami_pci.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunami.c This fix allows cards inserted in one of the bottem-most slots on an xp1000 1999-09-30 19:09:22 +00:00
tsunamireg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tsunamivar.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00