summaryrefslogtreecommitdiff
path: root/sys/dev/qbus/dl.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-25Don't include <sys/map.h>.thorpej
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
2001-11-13add RCSIDslukem
2001-05-26Use cdev_decl() instead of local prototyping.ragge
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-03-31Remove unnecessary test of tp->t_linesw against NULL; they are resultsenami
2000-11-02Adapt to the new line discipline scheme.eeh
2000-06-05Adjust to new evcnt stuff.matt
2000-06-04More event counter stuff. Plus a little cruft cleanup while doing it.matt
2000-03-30Remove register declarations.augustss
2000-01-24Revamp the VAX interrupt handling code. Make it compatible with all thematt
1999-06-06Fix map register/DMA wait queues.ragge
1999-05-27Moved from ../dec/qbus/dl.c,vragge