| 2011-01-27 |
Joe Talbott | Merge branch 'master' of git://git.theshell.com/dragonfly |
blob | commitdiff |
| 2011-01-27 |
Magliano Andrea | UPROTO_BOOT_KEYBOARD is already defined in usb.h as... |
blob | commitdiff | diff to current |
| 2011-01-17 |
Sascha Wildner | kernel: Use NELEM() where we can. |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Cleanup ukbd and atkbd, fix unregistration bug |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Refactor the keyboard switch code to make... |
blob | commitdiff | diff to current |
| 2010-08-28 |
Alex Hornung | MPSAFE - TTY & related drivers |
blob | commitdiff | diff to current |
| 2010-02-06 |
Matthew Dillon | kernel - usb keyboard - Fix polling issue on x86_64... |
blob | commitdiff | diff to current |
| 2009-09-27 |
Matthew Dillon | ukbd - Add USBD_CALLBACK_LAST back in |
blob | commitdiff | diff to current |
| 2009-09-11 |
Alex Hornung | kbdmux - make it work for us |
blob | commitdiff | diff to current |
| 2009-09-08 |
Matthew Dillon | Revert "USB - Formalize polling mode and fix ohci inter... |
blob | commitdiff | diff to current |
| 2009-09-07 |
Matthew Dillon | USB - Formalize polling mode and fix ohci interrupt... |
blob | commitdiff | diff to current |
| 2009-06-08 |
Matthew Dillon | USB - Properly handle the 'wait' flag when getting... |
blob | commitdiff | diff to current |
| 2009-06-08 |
Matthew Dillon | USB - Add support for xfer-restart-before-callback |
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-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-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-06 |
Matthew Dillon | Add a field to the keyboard abstraction structure that... |
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-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-02-28 |
Matthew Dillon | Properly check for buffered data in ukbd_check_char... |
blob | commitdiff | diff to current |
| 2005-06-02 |
Matthew Dillon | Remove spl*() calls from the bus/ infrastructure, repla... |
blob | commitdiff | diff to current |
| 2005-02-21 |
Sascha Wildner | When building as a kernel module, ignore the setting... |
blob | commitdiff | diff to current |
| 2004-12-14 |
Matthew Dillon | Do not reinitialize the translation mode if reattaching... |
blob | commitdiff | diff to current |
| 2004-10-10 |
Matthew Dillon | Fix a USB stuttering key issue. |
blob | commitdiff | diff to current |
| 2004-09-14 |
Matthew Dillon | timeout/untimeout ==> callout_* |
blob | commitdiff | diff to current |
| 2004-09-05 |
Matthew Dillon | Leave the USB keyboard registered with the keyboard... |
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 | Synchronise partially with NetBSD's v1.85: |
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-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 |
|