freebsd-src/sys/alpha
Andrew Gallatin 72f21cf2c5 A quick fix to get around a problem (described below) with cia based
machines.  The patch uses an existing global variable in place of the
newbus accessor to get at use_bwx.

This is a quick fix to get miatas booting again; somebody
with more newbus skills than I can muster will have to correct it.

Matt Jacob's description of the problem from the -alpha list:

The IVAR accessor stuff for pcib is incompletely specified for CIA. There's
only one accessor defined, and that's to get the BUS instance number.
<..>
The device methods that try and get at the use_bwx get overriden because
there's only one ivar for CIA's pcib, and that's for hose #, and it's always
zero.
2000-09-02 01:05:37 +00:00
..
alpha Remove a vestige of an older attempt at implementing this. 2000-08-29 08:50:17 +00:00
conf *fix* commented out DEVFS 2000-08-27 21:57:31 +00:00
include * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
isa remove breakage that snuck in with my last commit 2000-06-29 02:26:48 +00:00
linux Fix typo in license. 2000-08-25 07:32:24 +00:00
mcbus * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
osf1 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
pci A quick fix to get around a problem (described below) with cia based 2000-09-02 01:05:37 +00:00
tc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
tlsb * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00