summaryrefslogtreecommitdiff
path: root/sys/dev/vme/vmevar.h
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2000-06-25Fix spelling and formatting.pk
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-02-25add forward declaration of "struct extent", so the extent header doesn'tdrochner
1999-06-30new, more mi, VME frameworkdrochner
1998-04-07Change last arg of `vct_mmap_cookie' from `int *' to `bus_space_handle_t *'.pk
1998-02-06Add `offset' argument to probe routine.pk
1998-02-04Add a callback function to vme_bus_probe(), for device-specific probespk
1998-01-25Add vme_bus_mmap_cookie() and vme_bus_establish().pk
1997-11-01Start an MI VMEbus framework.pk