| Commit message (Expand) | Author | Age | Files | Lines |
* | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | Andrew Thompson | 2009-02-23 | 1 | -3611/+0 |
* | must pack structures for architectures like arm | Sam Leffler | 2008-12-24 | 1 | -2/+2 |
* | Move all the hacks for the Huawei, Novatel and Qualcomm cards into a stub | Nick Hibma | 2008-10-14 | 1 | -22/+0 |
* | Fix a comment. | Nick Hibma | 2008-10-14 | 1 | -9/+8 |
* | - Only refuse to attach to the first interface on the Huawei cards as for | Nick Hibma | 2008-10-13 | 1 | -6/+23 |
* | uark/ucom: Minor code cleanup. | Nick Hibma | 2008-10-09 | 1 | -12/+1 |
* | Quirks for SDS-infrared.com "Hotfind-D" camera. | Poul-Henning Kamp | 2008-10-08 | 1 | -0/+4 |
* | Tell umass to leave Huawei radio devices alone so ubsa(4) will | Poul-Henning Kamp | 2008-09-25 | 1 | -0/+7 |
* | Add support for the Alcor Card Reader (9361) | Remko Lodder | 2008-08-21 | 1 | -0/+4 |
* | o Add a quirk for Sony Handycam DCR-HC32E. | Maxim Konovalov | 2008-08-13 | 1 | -0/+4 |
* | Add support for the Nikon D300 camera | Remko Lodder | 2008-05-16 | 1 | -0/+4 |
* | Add support for the VIA USB2IDE bridge [1]. | Remko Lodder | 2008-02-21 | 1 | -0/+19 |
* | Add quirks for Netac Onlydisk 2000 USB disk. | David Xu | 2007-12-11 | 1 | -0/+4 |
* | Add quirks, derived from the linux quirks table for: | Warner Losh | 2007-07-05 | 1 | -4/+296 |
* | Add support for Western Digital MyBook external enclosures. They need | Warner Losh | 2007-07-05 | 1 | -0/+4 |
* | WD Firewire/USB Combo hangs under load on USB interface. Fix with | Warner Losh | 2007-07-02 | 1 | -0/+4 |
* | umass quirk: Samsung YP-U2 USB MP3/Ogg Player | Warner Losh | 2007-06-30 | 1 | -0/+4 |
* | quirk for CENTURY EX35QUAT disk enclosure | Warner Losh | 2007-06-30 | 1 | -0/+4 |
* | Fix cheapy Myson USB-IDE adapter | Warner Losh | 2007-06-30 | 1 | -0/+4 |
* | Expand the transform API to allow transports to return 'success' for | Warner Losh | 2007-06-30 | 1 | -5/+20 |
* | Add support for YANO external USB-HDD. | Warner Losh | 2007-06-21 | 1 | -0/+4 |
* | Latest round of usb cleanups: | Warner Losh | 2007-06-21 | 1 | -9/+30 |
* | s/logprintf/printf/g | Warner Losh | 2007-06-20 | 1 | -1/+1 |
* | Mark the few remaining drivers that haven't been converted as needing | Warner Losh | 2007-06-18 | 1 | -0/+1 |
* | Expand USB_MATCH_START | Warner Losh | 2007-06-17 | 1 | -1/+1 |
* | Prepare for future integration between CAM and newbus. xpt_bus_register | Scott Long | 2007-06-17 | 1 | -1/+1 |
* | Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for | Warner Losh | 2007-06-13 | 1 | -2/+0 |
* | Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functional | Warner Losh | 2007-06-13 | 1 | -3/+6 |
* | Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from | Warner Losh | 2007-06-12 | 1 | -10/+10 |
* | Kill USB_MATCH_SETUP, since this is the only place it was used in the tree. | Warner Losh | 2007-06-09 | 1 | -8/+2 |
* | Remove Giant from CAM. Drivers (SIMs) now register a mutex that CAM will | Scott Long | 2007-04-15 | 1 | -0/+3 |
* | Some USB mass storage devices return the number of sectors in response | Warner Losh | 2007-02-27 | 1 | -0/+18 |
* | Initialise {transport,protocol}{,_version} fields during a PATH_INQ to avoid a | Nick Hibma | 2007-02-21 | 1 | -1/+5 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | Matt Jacob | 2006-11-02 | 1 | -9/+0 |
* | The first of 3 major steps to move the CAM layer forward to using | Matt Jacob | 2006-10-31 | 1 | -0/+8 |
* | Add a USB umass(4) quirk for Panasonic KXL-840AN CD-R drive. | Florent Thoumie | 2006-10-07 | 1 | -0/+4 |
* | More removing compatibility macros. | Warner Losh | 2006-09-07 | 1 | -102/+102 |
* | s/Static/static/g | Warner Losh | 2006-09-06 | 1 | -67/+67 |
* | Sony DSC cameras with revision number 6.0 require the same quirk | Ian Dowse | 2006-03-17 | 1 | -0/+4 |
* | When we get an unknown ATAPI comand, try it even if it is not listed, | Poul-Henning Kamp | 2006-03-05 | 1 | -2/+4 |
* | Add USB polling calls to umass_cam_poll(). This appears to be enough | Ian Dowse | 2006-02-12 | 1 | -7/+3 |
* | ADDON is registered as 0x0d7d, not PNY. Don't confuse the two as we | Warner Losh | 2006-01-31 | 1 | -10/+14 |
* | - Add a scsi_da.c and a umass.c quirk for Genesys 6-in-1 Card Reader. | Florent Thoumie | 2006-01-30 | 1 | -0/+4 |
* | - Add a umass quirk that should have been part of latest commit. | Florent Thoumie | 2006-01-26 | 1 | -0/+4 |
* | Add Product IDs : | Florent Thoumie | 2006-01-26 | 1 | -0/+12 |
* | Enable NO_GETMAXLUN quirk. | Florent Thoumie | 2006-01-09 | 1 | -1/+2 |
* | - Fix type in previous commit; unbreak build | Pav Lucistnik | 2005-12-20 | 1 | -1/+1 |
* | - Ignore incorrect CSW signatures on my PURE PocketDab 2000 player | Pav Lucistnik | 2005-12-20 | 1 | -3/+11 |
* | Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone. | Pawel Jakub Dawidek | 2005-12-19 | 1 | -0/+4 |
* | Revision 5.0 of the Sony DSC camera appears to require RBC commands | Ian Dowse | 2005-11-26 | 1 | -2/+14 |