summaryrefslogtreecommitdiff
path: root/sys/dev/qbus/qd.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-26si_ -> sel_christos
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-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-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2000-11-02Adapt to the new line discipline scheme.eeh
2000-06-28remove include of <vm/vm.h>mrg
2000-05-27sleep() -> tsleep()thorpej
2000-03-30Remove register declarations.augustss
2000-01-24Revamp the VAX interrupt handling code. Make it compatible with all thematt
2000-01-18iodone() -> biodone()thorpej
1999-06-20QDSS should now work as console.ragge
1999-06-20Copied from ../../arch/vax/uba/qd.c,vragge