aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata-usb.c
Commit message (Expand)AuthorAgeFilesLines
* Include usb_port.hWarner Losh2007-06-231-0/+1
* Update copyright headers.Søren Schmidt2007-02-211-1/+1
* Update to fit latest USB cleanup crusade.Søren Schmidt2006-09-111-2/+2
* Make the ATAPI sense data accessible when using the ioctl interfaceSøren Schmidt2006-03-311-5/+1
* Properly use the sense key infoSøren Schmidt2006-03-181-2/+4
* Put autosense data in the right place (needs a 4pos left shift).Søren Schmidt2006-03-131-5/+2
* Module that adds support for using USB storage devices through theSøren Schmidt2006-03-101-0/+980