| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2009-08-01 |
Matthew Dillon | DEVFS - Bring in Alex's GSOC kernel adjustments. |
blob | commitdiff | diff to current |
| 2009-04-15 |
Sascha Wildner | Fix the way <sys/ioccom.h> is included throughout our... |
blob | commitdiff | diff to current |
| 2008-08-14 |
Hasso Tepper | Remove some useless variables and assignments from... |
blob | commitdiff | diff to current |
| 2007-11-06 |
Hasso Tepper | Kill devinfo handling in drivers, set device descriptio... |
blob | commitdiff | diff to current |
| 2007-11-05 |
Hasso Tepper | Nuke usbdevs and references to it. |
blob | commitdiff | diff to current |
| 2007-11-05 |
Hasso Tepper | Kill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR define... |
blob | commitdiff | diff to current |
| 2007-08-07 |
Hasso Tepper | Reomve unnecessary sys/vnode.h include. |
blob | commitdiff | diff to current |
| 2007-07-02 |
Hasso Tepper | Nuke USB_DECLARE_DRIVER and USB_DECLARE_DRIVER_INIT... |
blob | commitdiff | diff to current |
| 2007-07-02 |
Hasso Tepper | Nuke USB_GET_SC and USB_GET_SC_OPEN macros. |
blob | commitdiff | diff to current |
| 2007-07-01 |
Hasso Tepper | Nuke USB_MATCH*, USB_ATTACH* and USB_DETACH* macros. |
blob | commitdiff | diff to current |
| 2007-06-28 |
Hasso Tepper | Nuke SIMPLEQ_* and logprintf. |
blob | commitdiff | diff to current |
| 2007-06-28 |
Hasso Tepper | Nuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVU... |
blob | commitdiff | diff to current |
| 2007-06-27 |
Hasso Tepper | Nuke the code specific to NetBSD/OpenBSD/FreeBSD at... |
blob | commitdiff | diff to current |
| 2007-06-26 |
Hasso Tepper | Nuke USBDEV(). |
blob | commitdiff | diff to current |
| 2006-12-22 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2005-06-02 |
Matthew Dillon | Remove spl*() calls from the bus/ infrastructure, repla... |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2004-02-11 |
Joerg Sonnenberger | Add defined(__FreeBSD__) and defined(__DragonFly__... |
blob | commitdiff | diff to current |
| 2003-12-30 |
Matthew Dillon | Bring in the entire FreeBSD-5 USB infrastructure. ... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|