| 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-07-03 |
Hasso Tepper | Remove last usb_port.h defines usages from the tree... |
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 |
| 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-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-12-11 |
Sascha Wildner | * Ansify function definitions. |
blob | commitdiff | diff to current |
| 2005-08-25 |
David Rhodus | Change the MAX_BUTTONS count to 31. This allows us... |
blob | commitdiff | diff to current |
| 2005-06-02 |
Matthew Dillon | Remove spl*() calls from the bus/ infrastructure, repla... |
blob | commitdiff | diff to current |
| 2004-09-14 |
Matthew Dillon | timeout/untimeout ==> callout_* |
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-03-15 |
Matthew Dillon | Do some M_WAITOK<->M_INTWAIT cleanups. Code entered... |
blob | commitdiff | diff to current |
| 2004-03-15 |
Matthew Dillon | The cam_sim structure was being deallocated uncondition... |
blob | commitdiff | diff to current |
| 2004-02-11 |
Joerg Sonnenberger | Add defined(__FreeBSD__) and defined(__DragonFly__... |
blob | commitdiff | diff to current |
| 2004-01-08 |
Jeroen Ruigrok/asmodai | Get rid of PZERO. This was removed about the first... |
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-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
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 |
|