summaryrefslogtreecommitdiff
path: root/sys/dev/dec/dzvar.h
AgeCommit message (Expand)Author
2019-12-27s/recevive/receive/ in comment.msaitoh
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2008-03-15Switch dz driver to PRIVALLOC and device_* accessors.matt
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-02-04de-__Pperry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-06Add multiple inclusion protection.matt
2002-09-24On pmax, drop into DDB on break.ad
2002-09-18Remove some duplicate/confusing lines.ad
2002-09-18Initalize sc_dz[*].dz_line for the benefit of the bus front-end.ad
2002-02-25Move the dz driver to dev/dec, since it can be shared with pmax.ad