Age | Commit message (Expand) | Author |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-02 | Move common code for waking up writers on a tty into a function. | Nicholas Marriott |
2010-07-02 | sync | Igor Sobrado |
2010-07-02 | the IBM Optical Wheel Mouse (89P5088) is a supported USB device. | Igor Sobrado |
2010-07-02 | fix a variety of uninit errors. ok and one correction deraadt | Ted Unangst |
2010-07-02 | m_copyback can fail to allocate memory, but is a void fucntion so gymnastics | Bret Lambert |
2010-07-01 | regen | Jonathan Gray |
2010-07-01 | Add the Intel Rate Matching Hub, which is builtin to 3400/PCH chipsets | Jonathan Gray |
2010-07-01 | any TODO containing the item "Use lock manager locks." is provably wrong. | Ted Unangst |
2010-06-30 | sync | Peter Hessler |
2010-06-30 | add Realtek RTL8171 | Peter Hessler |
2010-06-30 | regen | Yojiro Uo |
2010-06-30 | add MOSCHIP MCS7715 | Yojiro Uo |
2010-06-30 | Instead of failing immediately , check for ENOTTY from the parent (umodem) | Nicholas Marriott |
2010-06-29 | Interface drivers should use DV_IFNET, not DV_DULL. | Matthew Dempsky |
2010-06-28 | Remove all adapter-specific 'struct scsi_device's. They are never used. First | Kenneth R Westerback |
2010-06-28 | Allow tty drivers to request larger buffers at attach time using a | Theo de Raadt |
2010-06-27 | Add support for 800x480. Tested on Lilliput UM-70, MIMO UM-710 and UM-740. | Mats O Jansson |
2010-06-27 | Add another one. -moj | Mats O Jansson |
2010-06-27 | Regen. -moj | Mats O Jansson |
2010-06-27 | Another DisplayLink device. -moj | Mats O Jansson |
2010-06-26 | add HUAWEI E182 (aka Emobile D31HW) | Yojiro Uo |
2010-06-26 | regen | Yojiro Uo |
2010-06-26 | add new umsm device (HUAWEI E182 / aka Emobile D31HW) | Yojiro Uo |
2010-06-19 | Remove more splbio/splx pairs from around scsi_done() calls. | Kenneth R Westerback |
2010-06-15 | various Huawei 3g devices share a usb id, some of them need DEV_UMASS5 for pr... | Felix Kronlage |
2010-06-14 | attach CNU-680 to umsm(4) | Felix Kronlage |
2010-06-14 | regen after adding CNU-680 | Felix Kronlage |
2010-06-14 | add usb device id for edvo device CNU-680 | Felix Kronlage |
2010-06-06 | Use usb_lookup() instead of rolling our own. ok armani@ fabien@ | Miod Vallat |
2010-06-05 | 'operational' takes a single 'n' | Damien Bergamini |
2010-06-01 | regen | Marcus Glocker |
2010-06-01 | Add ``StarTech CONV-USB2DVI'' udl device. | Marcus Glocker |
2010-05-20 | add mode change command to support ZTE 3G modem (MF633 etc) | Yojiro Uo |
2010-05-20 | regen | Yojiro Uo |
2010-05-20 | add ZTE633 (3G modem) etc | Yojiro Uo |
2010-05-20 | New scsi code seems to be stable. Pluck previously identified | Kenneth R Westerback |
2010-05-05 | regen | Damien Bergamini |
2010-05-05 | USB Id for Atheros AR3011 bluetooth adapter. | Damien Bergamini |
2010-05-01 | put the read macros into functions so gcc4 doesn't whinge. | Jonathan Gray |
2010-04-29 | - add another run, from markus bergkvist | Jasper Lievisse Adriaanse |
2010-04-29 | - add another run, from markus bergkvist | Jasper Lievisse Adriaanse |
2010-04-27 | Add a couple more frames in order to support the latest logitech pro 9000 | Marco Peereboom |
2010-04-27 | spacing | Marco Peereboom |
2010-04-26 | sync | Stephan A. Rickauer |
2010-04-26 | add Logitech Webcam C500, ok sthen@ | Stephan A. Rickauer |
2010-04-25 | Novatel MC760 bits from Ted Roby <ted.roby@gmail.com>. | Jonathan Gray |
2010-04-25 | regen | Jonathan Gray |
2010-04-25 | Novatel MC760 ids from Ted Roby <ted.roby@gmail.com> | Jonathan Gray |
2010-04-22 | Don't include sysctl.h, and remove an unused struct from the softc. | Stuart Henderson |