aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_msctest.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* usb: add new scsi_huawei eject3 & eject4 sequencesMichael Paepcke2023-02-041-0/+2
* usb(4): Automagically apply all quirks for USB mass storage devices.Hans Petter Selasky2022-02-241-2/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add support for DYMO LabelWriter PnP.Hans Petter Selasky2015-05-071-0/+2
* Add a second Huawei SCSI eject command as USB mode switch config filesNick Hibma2014-08-051-0/+1
* Add support for basic read, write and read capacity disk operations toHans Petter Selasky2014-05-301-0/+9
* This patch adds automatic detection of USB mass storage devicesHans Petter Selasky2011-09-021-0/+2
* Add support to Alcatel/TCTMobile X080S USB 3G modem. The device needsGleb Smirnoff2010-10-061-0/+1
* Add support for the E1752 3G modem and the required eject command.Andrew Thompson2010-02-141-1/+2
* Improve u3g device ejecting by providing additional methods for the ejectAndrew Thompson2010-01-061-2/+11
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-1/+1
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-1/+1
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-1/+1
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+33