summaryrefslogtreecommitdiff
path: root/sys/dev/vme/xdvar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2011-02-01udpate license clauses on my code to match the new-style BSD licenses.chuck
2006-08-27don't call variables errno! including from userland breaks things!christos
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2005-02-04de-__Pperry
2002-07-23Convert to new device buffer queue interface.hannken
2000-05-09Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs.pk
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-01-21Update for sys/buf.h/disksort_*() changes, plus make it compilable onthorpej
1998-06-18Send the DMA, not KVA, addresses of I/O descriptors to the controller.pk
1997-12-01Use `busdma' macros.pk
1997-11-01Start an MI VMEbus framework.pk