opnsense-src/sys/alpha
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
..
alpha sigset_t change (part 3 of 5) 1999-09-29 15:06:27 +00:00
conf Add ahc driver. The adaptec driver works just dandy on my xp1000 using 1999-09-30 18:51:56 +00:00
include sigset_t change (part 3 of 5) 1999-09-29 15:06:27 +00:00
isa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
pci This fix allows cards inserted in one of the bottem-most slots on an xp1000 1999-09-30 19:09:22 +00:00
tc Fix breakage caused by last commit. Also accommodate the new interfaces 1999-09-28 03:42:32 +00:00
tlsb Introduce ttyread() and ttywrite() which do the canonical thing. 1999-09-28 11:45:31 +00:00