freebsd-skq/sys/dev/ata
sos 5419ca4c93 Module that adds support for using USB storage devices through the
ATA framework. Mainly written to be able to use USB Flash keys.
This is work in progress so use with care :)
Doesn't need CAM and cannot coexist with umass.c
2006-03-10 19:08:52 +00:00
..
ata_if.m Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-all.c write the right unit # on verbose output. 2006-03-10 12:20:53 +00:00
ata-all.h ATA_USB will need to hook into the delayed boot identify to have 2006-03-08 16:39:01 +00:00
ata-card.c Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-cbus.c Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-chipset.c In ata_cmd_allocate() only call ata_pci_allocate once. 2006-02-23 18:52:15 +00:00
ata-disk.c Get rid of all the "long long"/"maxint" casting around in printf's. 2006-03-09 08:34:44 +00:00
ata-disk.h Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-dma.c Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-isa.c Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-lowlevel.c Add support for using DMA on dump, greatly speeds up the dump process. 2006-01-18 09:14:55 +00:00
ata-pci.c Add support for the JMicron JMB363 dual SATA + single PATA controller. 2006-02-16 17:09:24 +00:00
ata-pci.h Add support for the JMicron JMB363 dual SATA + single PATA controller. 2006-02-16 17:09:24 +00:00
ata-queue.c Only use the channel in the request given to ata_completed if its 2006-03-09 10:25:35 +00:00
ata-raid.c Get rid of all the "long long"/"maxint" casting around in printf's. 2006-03-09 08:34:44 +00:00
ata-raid.h Add r/w support for JMicron ATA RAID metadata. 2006-02-17 13:02:10 +00:00
ata-usb.c Module that adds support for using USB storage devices through the 2006-03-10 19:08:52 +00:00
atapi-cam.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
atapi-cd.c Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set. 2006-03-08 10:14:39 +00:00
atapi-cd.h Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
atapi-fd.c Bail out of afd_sense if ENODEV. 2006-03-08 09:21:48 +00:00
atapi-fd.h Update atapi-fd to support direct devices such as disks. 2006-03-05 20:30:54 +00:00
atapi-tape.c Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
atapi-tape.h Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00