summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umass_quirks.c
AgeCommit message (Expand)Author
2015-06-24Quirk needed for SuperTop IDE bridge from frantisek holop.Martin Pieuchot
2014-10-05Quirk needed by the Archos 24y Vision, from Max Fillinger.Martin Pieuchot
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-06-13Remove the definition and use of umass/umass_quirks related macros.Marc Balmer
2007-06-10Remove the definition and use of the USBDEVNAME macro.Marc Balmer
2007-06-05Remove the "Static" declaration of many functions. It was defined to be emptyMarc Balmer
2007-06-04Last part of FreeBSD/NetBSD sepcific code removal.Marc Balmer
2007-03-13add quirk for Sony DSC-T10, which is UFI, not SCSI.Steven Mestdagh
2006-12-09Better describe the magic done by umass_fixup_sony(), okay krw@Pedro Martelletto
2006-12-09Add quirk for Sony DSC-W50 (which is UFI, not SCSI) and rearrangePedro Martelletto
2005-12-31The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSCFederico G. Schwindt
2005-12-18Apparently the Scanlogic SL11R is not UFI, and correctly identifies itself asMark Kettenis
2005-06-02Eradicate USB quirks NOTUR and NODOORLOCK. Should no longer beKenneth R Westerback
2005-05-26M-Systems DiskOnKey2 works better with zero padded commands so make itKenneth R Westerback
2005-05-25PQUIK_NOMODESENSE no longer does anything, and PQUIRK_NOBIGMODESENSE wasKenneth R Westerback
2004-11-11quirk for iriver 3xx.Alexander Yurchenko
2004-10-18quirks for the Creative Nomad from Michael AddaDavid Gwynne
2004-07-21from netbsd, umass.c 1.100 1.113 1.115, umass_scsipi.c 1.11, umassvar.h 1.21David Gwynne
2004-07-17from netbsd, umass.c 1.98, umassvar.h 1.20David Gwynne
2004-07-09from netbsd:Theo de Raadt
2004-06-13support iriver ifp-1xx thingiesMichael Shalayeff
2004-04-10minolta dimage A1 quirk; 3734, michael@paddon.orgTheo de Raadt
2004-02-21Eliminate the quirks SDEV_NOSTARTUNIT, UMASS_QUIRK_NO_START_STOP, andKenneth R Westerback
2004-01-14Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. AlsoKenneth R Westerback
2003-12-03my USB_PRODUCT_SHUTTLE_EUSB needs PQUIRK_NOSENSE; ok henningMarkus Friedl
2003-11-27add quirk for Datum Networks SSF-7X USB Multi PlayersHenning Brauer
2003-05-19add a quirk for my trek thumbdriveNathan Binkert
2003-05-18add a quirk for the Imation FlashGo adapter to make it shut upNathan Binkert
2003-05-18add a quirk for a different zip250 modelNathan Binkert
2003-05-17sync with NetBSD and add various local hacks to make things work correctlyNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert