summaryrefslogtreecommitdiff
path: root/sys/dev/dec/dz.c
AgeCommit message (Expand)Author
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-25Don't include <sys/map.h>.thorpej
2002-09-24On pmax, drop into DDB on break.ad
2002-09-19Also initalize dz_sc for each line.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-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-02-25Move the dz driver to dev/dec, since it can be shared with pmax.ad