summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umass_quirks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blacklist Ericsson F5521gw broadband modem.tobhe2020-06-221-1/+9
* Quirk needed for SuperTop IDE bridge from frantisek holop.mpi2015-06-241-1/+9
* Quirk needed by the Archos 24y Vision, from Max Fillinger.mpi2014-10-051-1/+9
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Remove the definition and use of umass/umass_quirks related macros.mbalmer2007-06-131-6/+6
* Remove the definition and use of the USBDEVNAME macro.mbalmer2007-06-101-2/+2
* Remove the "Static" declaration of many functions. It was defined to be emptymbalmer2007-06-051-10/+10
* Last part of FreeBSD/NetBSD sepcific code removal.mbalmer2007-06-041-6/+1
* add quirk for Sony DSC-T10, which is UFI, not SCSI.steven2007-03-131-1/+2
* Better describe the magic done by umass_fixup_sony(), okay krw@pedro2006-12-091-1/+5
* Add quirk for Sony DSC-W50 (which is UFI, not SCSI) and rearrangepedro2006-12-091-7/+7
* The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSCfgsch2005-12-311-3/+13
* Apparently the Scanlogic SL11R is not UFI, and correctly identifies itself askettenis2005-12-181-2/+2
* Eradicate USB quirks NOTUR and NODOORLOCK. Should no longer bekrw2005-06-021-25/+18
* M-Systems DiskOnKey2 works better with zero padded commands so make itkrw2005-05-261-2/+2
* PQUIK_NOMODESENSE no longer does anything, and PQUIRK_NOBIGMODESENSE waskrw2005-05-251-22/+22
* quirk for iriver 3xx.grange2004-11-111-1/+9
* quirks for the Creative Nomad from Michael Addadlg2004-10-181-1/+9
* from netbsd, umass.c 1.100 1.113 1.115, umass_scsipi.c 1.11, umassvar.h 1.21dlg2004-07-211-3/+3
* from netbsd, umass.c 1.98, umassvar.h 1.20dlg2004-07-171-8/+8
* from netbsd:deraadt2004-07-091-7/+4
* support iriver ifp-1xx thingiesmickey2004-06-131-8/+16
* minolta dimage A1 quirk; 3734, michael@paddon.orgderaadt2004-04-101-1/+9
* Eliminate the quirks SDEV_NOSTARTUNIT, UMASS_QUIRK_NO_START_STOP, andkrw2004-02-211-15/+15
* Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. Alsokrw2004-01-141-5/+5
* my USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok henningmarkus2003-12-031-2/+2
* add quirk for Datum Networks SSF-7X USB Multi Playershenning2003-11-271-3/+10
* add a quirk for my trek thumbdrivenate2003-05-191-1/+9
* add a quirk for the Imation FlashGo adapter to make it shut upnate2003-05-181-1/+9
* add a quirk for a different zip250 modelnate2003-05-181-1/+9
* sync with NetBSD and add various local hacks to make things work correctlynate2003-05-171-0/+484
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-333/+0
* Sync ulpt driver with NetBSDnate2002-05-071-0/+333