summaryrefslogtreecommitdiff
path: root/sys/dev/mscp/mscpvar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-01-19mscp(4) was being a bad monkey! It's not OK to call config_found() frommjf
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2005-06-27Fixes due to cast-qual addition.ragge
2005-02-04de-__Pperry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-22Convert to new device buffer queue interface.hannken
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
1999-06-06Bus'ify the mscp code also.ragge
1999-05-29Copied from ../../arch/vax/mscp/mscpvar.h,vragge