CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/27 09:40:53
Modified files:
sys/arch/vax/if: if_qe.c
Log message:
Pass bus_space tag and handles to the QE_{WR,RD}CR macros, instead of assuming
there's an `sc' local variable. This allows us to no longer have to fake a
softc at match time.
