Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Tue Feb 13 18:45:23 PST 1996
Update of /a/cvsroot/src/sys/arch/hp300/dev
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv27500

Modified Files:
        ac.c ct.c dca.c dcm.c device.h dma.c fhpib.c hil.c hpib.c 
        hpibvar.h if_le.c mt.c nhpib.c ppi.c rd.c scsi.c sd.c st.c 
Log Message:
All interrupt routines (except the HIL; don't ask) now take a pointer
to a softc, rather than a unit number.  Add a "dq_softc" member
to struct devqueue; this is a temporary measure until the
dma/controller/device callback spaghetti is untangled.

YAY!  No more need for dcafastservice!

HIL: squish instances of "(void) splhil()" and "(void) spl0();".




Home | Main Index | Thread Index | Old Index