Age | Commit message (Expand) | Author |
2006-06-21 | Add a few RT73 devices that are known to exist in the wild. | Jonathan Gray |
2006-06-21 | regen | Jonathan Gray |
2006-06-21 | Add a few RT73 devices that are known to exist in the wild. | Jonathan Gray |
2006-06-21 | match Aceeca MEZ1000, from Mike Durian in FreeBSD PR 82839 | Jonathan Gray |
2006-06-21 | regen | Jonathan Gray |
2006-06-21 | Aceeca MEZ1000, from Mike Durian in FreeBSD PR 82839 | Jonathan Gray |
2006-06-19 | remove the no longer needed time calculations now that we have them in | Marc Balmer |
2006-06-19 | Don't sleep and then say we're going to sleep -- do it the other way | Michael Knudsen |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-17 | prefix debug messages with the device name | Jolan Luff |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |
2006-06-17 | Recent Powerbook systems have their on-board keyboard and mouse devices | Miod Vallat |
2006-06-17 | udcf(4) no longer needs the file sys/dev/clock_subr.c to be compiled and linked | Marc Balmer |
2006-06-16 | - add rum(4), a driver for the next generation Ralink Technology USB 802.11a/b/g | Niall O'Higgins |
2006-06-16 | algorithmically handle baudrate requests, allowing all sorts of | Theo de Raadt |
2006-06-12 | Typos in comments. | Marc Balmer |
2006-06-10 | - fix checking of WEP flag | Damien Bergamini |
2006-06-05 | cleanup. | Marc Balmer |
2006-06-04 | - ntpd no longer needs the NTP identifier as part of a timedelta sensor | Marc Balmer |
2006-06-01 | Remove unused macros, improve readability. | Christopher Pascoe |
2006-06-01 | Pass the value of IPG2 to the AX88178 in the index register. | Christopher Pascoe |
2006-06-01 | KNF. | Christopher Pascoe |
2006-06-01 | Whitespace cleanup. | Christopher Pascoe |
2006-05-31 | make non debug kernels compile again | David Gwynne |
2006-05-31 | Let the EHCI hardware track the toggle state for bulk and interrupt | Christopher Pascoe |
2006-05-31 | Save and restore the data toggle value when a pipe to an endpoint | Christopher Pascoe |
2006-05-30 | Give up trying to communicate after 10 consecutive errors - the device | Christopher Pascoe |
2006-05-30 | sync with reality. | Christopher Pascoe |
2006-05-30 | If a zero-length bulk or interrupt transfer is requested then assume | Christopher Pascoe |
2006-05-29 | Regen (although this does not change anything for these keyboards). | Miod Vallat |
2006-05-29 | Fix a comment, remove a stray variable assignment. | Christopher Pascoe |
2006-05-29 | Eliminate variable shadowing. | Christopher Pascoe |
2006-05-29 | Missed header file change in previous commit. | Christopher Pascoe |
2006-05-29 | Correct status value check for OHCI isoc transfer; | Christopher Pascoe |
2006-05-29 | Only check USBD_FORCE_SHORT_XFER for writes. | Christopher Pascoe |
2006-05-29 | Only do the software part of an abort if we are dying. | Christopher Pascoe |
2006-05-29 | Only do the software part of an abort if we are dying. | Christopher Pascoe |
2006-05-29 | Make sure all physical addresses are filled in the qTD even when we have | Christopher Pascoe |
2006-05-28 | Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty | Christopher Pascoe |
2006-05-28 | Change the timedelta sensor descritpion so that the first four bytes contain | Marc Balmer |
2006-05-27 | Add support for multicast packets. | Christopher Pascoe |
2006-05-27 | There is no longer the need to create INVALID sensors on stock, the sensor | Marc Balmer |
2006-05-27 | When the device is attached, immediately create the timedelta sensor with the | Marc Balmer |
2006-05-22 | Attach routines can fail before calling *hook_establish(), and they | Kenneth R Westerback |
2006-05-22 | Expunge all #if defined(__NetBSD__) and #if defined(__FreeBSD__) crud. | Kenneth R Westerback |
2006-05-22 | Don't call shutdownhook_disestablish() unless there is a shutdownhook | Kenneth R Westerback |
2006-05-18 | some devices can do weird things upon a warm reboot so add a shutdown | Jolan Luff |
2006-05-14 | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | Matthieu Herrb |
2006-05-13 | regen | Matthieu Herrb |
2006-05-13 | Add Metageek Wi-Spy. ok deraadt@ | Matthieu Herrb |