summaryrefslogtreecommitdiff
path: root/sys/dev/vme/xyvar.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.thorpej
1999-06-30update for new VME frameworkdrochner
1998-08-22Fix DVMA address handling.pk
1997-12-01Use `busdma' macros.pk
1997-11-02Converted Xylogics 450 (XY) VME driver.pk