summaryrefslogtreecommitdiff
path: root/sys/dev/qbus
AgeCommit message (Expand)Author
2000-06-28remove include of <vm/vm.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-06-10Must be able to compile without "mtc".ragge
2000-06-08Fix a transmit bug and get a little more out from the receive logic.ragge
2000-06-05Adjust to new evcnt stuff.matt
2000-06-04More event counter stuff. Plus a little cruft cleanup while doing it.matt
2000-06-04Start couting interrupts.matt
2000-05-28Some updates to the DEUNA driver:ragge
2000-05-27sleep() -> tsleep()thorpej
2000-05-19A foolish consistency; most parts of the kernel use bp->b_data, sothorpej
2000-05-14Release dlreg.h into the public domain. It's hardly a great creativebjh21
2000-04-30Discard these old leftovers from the IMP and trailer days!ragge
2000-04-30Change to use new ubareset() functionality.ragge
2000-04-30Add function uba_reset_establish() to register reset functions likeragge
2000-04-30Rewritten (most of) the DEUNA/DELUA driver. No more data copy, packetragge
2000-04-22Add the famous "rl" disk.ragge
2000-03-30Remove register declarations.augustss
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-13Waked up from the deadragge
2000-01-24Revamp the VAX interrupt handling code. Make it compatible with all thematt
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
2000-01-18iodone() -> biodone()thorpej
1999-08-01Add a timeout-routine that checks if transmit logic dies, and reset itragge
1999-07-12Unused in MI code.ragge
1999-06-20add qe and qd.ragge
1999-06-20QDSS should now work as console.ragge
1999-06-20Fix a erroneous malloc.ragge
1999-06-20Copied from ../../arch/vax/uba/qfont.c,vragge
1999-06-20Copied from ../../arch/vax/include/qevent.h,vragge
1999-06-20Copied from ../../arch/vax/include/qduser.h,vragge
1999-06-20Copied from ../../arch/vax/include/qdreg.h,vragge
1999-06-20Copied from ../../arch/vax/include/qdioctl.h,vragge
1999-06-20Copied from ../../arch/vax/uba/qd.c,vragge
1999-06-20Totally rewritten DEQNA device driver, that uses the bus.h interfaceragge
1999-06-06Copied from ../../arch/vax/if/if_uba.c,vragge
1999-06-06Copied from ../../arch/vax/if/if_uba.h,vragge
1999-06-06Copied from ../../arch/vax/if/if_qereg.h,vragge
1999-06-06Copied from ../../arch/vax/if/if_qe.c,vragge
1999-06-06Fix map register/DMA wait queues.ragge
1999-05-29Copied from ../../arch/vax/uba/uda.c,vragge
1999-05-28The DHU code changed to use bus_space.ragge
1999-05-28Copied from ../../arch/vax/uba/dhureg.h,vragge
1999-05-28Copied from ../../arch/vax/uba/dhu.c,vragge
1999-05-27Moved from ../dec/qbus/ubavar.h,vragge
1999-05-27Moved from ../dec/qbus/ubareg.h,vragge
1999-05-27Moved from ../dec/qbus/uba.c,vragge
1999-05-27Moved from ../dec/qbus/files.uba,vragge
1999-05-27Moved from ../dec/qbus/dzvar.h,vragge
1999-05-27Moved from ../dec/qbus/dzreg.h,vragge
1999-05-27Moved from ../dec/qbus/dz_uba.c,vragge