Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-21 | sys/sysctl.h is not needed here. OK deraadt@ | Claudio Jeker | |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst | |
sysctl.h was reliant on this particular include, and many drivers included sysctl.h unnecessarily. remove sysctl.h or add proc.h as needed. ok deraadt | |||
2010-04-20 | some misc cleanup of dmesg | Theo de Raadt | |
2010-04-20 | start the sensors off invalid... ok yuo | Theo de Raadt | |
2010-04-17 | sync | Mark Kettenis | |
2010-04-17 | Add Sitecom WL-349 v1. | Mark Kettenis | |
2010-04-16 | sync | Mark Kettenis | |
2010-04-16 | Add ID for Sitecom WL-353. | Mark Kettenis | |
2010-04-16 | fix condition of retry counter. | Yojiro Uo | |
reported by enami-san | |||
2010-04-15 | new Hawking run(4) ids | Damien Bergamini | |
from Linux | |||
2010-04-15 | new Hawking run(4) ids. | Damien Bergamini | |
from Linux | |||
2010-04-15 | spacing | Theo de Raadt | |
2010-04-15 | add yet another TEMPerHUM device identifier. | Yojiro Uo | |
Reported by naddy@ | |||
2010-04-15 | use SENSOR_HUMIDITY instead of SENSOR_PERCENT. | Yojiro Uo | |
support new TEMPer sensors: TEMPer, TEMPer1, TEMPer2, TEMPerNTC ok jsg@, deraadt@ | |||
2010-04-15 | use SENSOR_HUMIDITY instead of SENSOR_PERCENT. | Yojiro Uo | |
and add LED blink routine. ok jsg@, deraadt@ | |||
2010-04-14 | clean Sitecom run(4) ids. | Damien Bergamini | |
use real product names, add some ids, remove some ids that never made it into production. | |||
2010-04-14 | clean Sitecom run(4) ids. | Damien Bergamini | |
use real product names, add some ids, remove some ids that never made it into production. | |||
2010-04-14 | more otus(4) ids | Damien Bergamini | |
2010-04-14 | more otus(4) ids | Damien Bergamini | |
2010-04-14 | sync | Kevin Lo | |
2010-04-14 | add support for Quanta Q101. | Kevin Lo | |
ok jsg@ | |||
2010-04-12 | Enable transparent console cursor by adding a driver internal character | Marcus Glocker | |
backing store. | |||
2010-04-12 | Some of the line disciplines want to check for suser. Better to pass them | Ted Unangst | |
a process instead of using curproc. ok deraadt | |||
2010-04-07 | - add my shantou DM9601 (UQ_NO_STRINGS). | Jasper Lievisse Adriaanse | |
ok sthen@ | |||
2010-04-07 | Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller) | Stuart Henderson | |
and Belkin F6C120 UPS, both UQ_BAD_HID. | |||
2010-04-07 | sync | Stuart Henderson | |
2010-04-07 | Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller) | Stuart Henderson | |
and Belkin F6C120 UPS. | |||
2010-04-07 | Move UQ_BAD_HIDs together and line up columns better. | Stuart Henderson | |
ok deraadt@, earlier version ok jasper@, feedback halex@ | |||
2010-04-07 | Move descriptive comments right onto the line with the definition | Stuart Henderson | |
to ease grepping, rewording them slightly to mostly fit onto 1 line and to clarify UQ_EHCI_NEEDTO_DISOWN. ok deraadt@ | |||
2010-04-06 | always enable both 2GHz and 5GHz LNAs regardless of the band | Damien Bergamini | |
we're using. fixes operation on some 5GHz channels (e.g 153). great thanks to Yao Zhao (dragonlinux at gmail dot com) for identifying the issue on run(4). | |||
2010-04-06 | sync again | Alexander Hall | |
2010-04-06 | tweak previous | Alexander Hall | |
noted by damien@ | |||
2010-04-06 | add BELKIN F5D8055V2 | Alexander Hall | |
ok deraadt@, damien@ | |||
2010-04-06 | sync | Alexander Hall | |
2010-04-06 | ids for BELKIN F5D8055V2 | Alexander Hall | |
2010-04-05 | Remove a useless usbd_get_interface_descriptor. | Jonathan Armani | |
"iff you commit over the Hero" mk@ | |||
2010-04-04 | Fix 5GHz channels TX power settings for RT2860/RT2870 (does not | Damien Bergamini | |
affect RT3572.) Found (again!) by Yao Zhao (dragonlinux at gmail dot com) | |||
2010-04-03 | Add support for Nokia Internet Stick CS-15. | Marco Pfatschbacher | |
Device and initial diff from Patrick Wildt. Thanks. OK jsg@ | |||
2010-04-03 | sync | Marco Pfatschbacher | |
2010-04-03 | Add Nokia Internet Stick CS-15. | Marco Pfatschbacher | |
OK jsg@ | |||
2010-03-27 | Fix TX power per rate settings. | Damien Bergamini | |
Found by Yao Zhao (dragonlinux at gmail dot com) | |||
2010-03-27 | add mode switch code for Huawei K3765; much help from & ok jsg@ | Otto Moerbeek | |
2010-03-27 | sync | Otto Moerbeek | |
2010-03-27 | add ids for Huawei K3765; ok jsg@ | Otto Moerbeek | |
2010-03-25 | Update to match renamed product id. | Michael Knudsen | |
ok armani | |||
2010-03-25 | sync | Michael Knudsen | |
2010-03-25 | Rename product id. It seems to be used for several Android based | Michael Knudsen | |
phones. ok armani | |||
2010-03-23 | Change the scsi_cmd function member of scsi_adapter from int to | Kenneth R Westerback | |
void. Use XS_NO_CCB error in the scsi command (xs) to report the NO_CCB condition. Eliminates all SUCCESSFULLY_QUEUED and COMPLETE confusion and untangles the midlayer from the adapter a bit more. Eyes and some fixes by miod@ There may be some compile issues on little used (i.e. I don't have any) drivers but the change is mechanical and thus easy to remedy. ok dlg@ | |||
2010-03-20 | Allow kernels configurations with bluetooth but no USB to build. | Matthieu Herrb | |
Patch from Sylvestre Gallon. ok miod@, deraadt@. | |||
2010-03-20 | NEC Aterm WL300NU-G | Damien Bergamini | |