diff options
author | gallatin <gallatin@FreeBSD.org> | 2000-09-02 01:05:37 +0000 |
---|---|---|
committer | gallatin <gallatin@FreeBSD.org> | 2000-09-02 01:05:37 +0000 |
commit | 87803cc21c9047b3020da56a3e806cdd7268e7c9 (patch) | |
tree | 15a16bf21dcf789ba84ee3bf9dff0559def2ab7a /contrib/sendmail | |
parent | 963489112f5d81916711f03dcfaf21a653999600 (diff) | |
download | FreeBSD-src-87803cc21c9047b3020da56a3e806cdd7268e7c9.zip FreeBSD-src-87803cc21c9047b3020da56a3e806cdd7268e7c9.tar.gz |
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.
Diffstat (limited to 'contrib/sendmail')
0 files changed, 0 insertions, 0 deletions