DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
[dragonfly.git] / sys / bus / firewire / firewirereg.h
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-06-10 Matthew DillonMove selinfo stuff to the separate header sys/selinfo...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2005-06-02 Matthew DillonRemove spl*() calls from the bus/ infrastructure, repla...
2004-02-05 Joerg SonnenbergerSecond part of the firewire sync. Add defined(__DragonF...
2004-02-05 Joerg SonnenbergerSync DragonFly and FreeBSD-current's FireWire driver.
2003-08-27 Robert Garrettfinal __P removal commit
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: