summaryrefslogtreecommitdiffstats
path: root/sys/dev/ata/ata-usb.c
Commit message (Expand)AuthorAgeFilesLines
* Move the uaudio and ata-usb drivers into their correct locations.thompsa2009-02-231-0/+1102
* Move two missed usb drivers out to the graveyard location under sys/legacy/dev.thompsa2009-02-231-970/+0
* Use channel driver's attach/detach routines instead of ata_attach()/mav2009-02-191-2/+7
* DEVICE_PROBE(9) claims that we must not initialize softc on probe stage.mav2009-02-141-21/+11
* Add experimental support for SATA Port Multiplierssos2008-04-101-2/+1
* Include usb_port.himp2007-06-231-0/+1
* Update copyright headers.sos2007-02-211-1/+1
* Update to fit latest USB cleanup crusade.sos2006-09-111-2/+2
* Make the ATAPI sense data accessible when using the ioctl interfacesos2006-03-311-5/+1
* Properly use the sense key infosos2006-03-181-2/+4
* Put autosense data in the right place (needs a 4pos left shift).sos2006-03-131-5/+2
* Module that adds support for using USB storage devices through thesos2006-03-101-0/+980
OpenPOWER on IntegriCloud