freebsd-nq/sys/dev/ata
Marius Strobl ba514351d1 Improve r238673 to additionally allow for odd-aligned buffers as
passed in by smartd of smartmontools.
While at it, hint the compiler that 32-bit PIO is the most likely
case (idea from Linux) and use bus_{read,write}_stream_2(9) instead
of bus_{read,write}_multi_stream_2(9) for single count reads/writes.

MFC after:	1 week
2013-02-02 21:57:06 +00:00
..
chipsets Add Intel Lynx Point PCH SATA Controller Device IDs 2013-01-02 22:26:46 +00:00
ata_if.m Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-all.c Only four specific ATA PIO commands transfer several sectors per DRQ block 2012-11-01 00:09:01 +00:00
ata-all.h Improve r238673 to additionally allow for odd-aligned buffers as 2013-02-02 21:57:06 +00:00
ata-card.c Remove duplicate const specifiers in many drivers (I hope I got all of 2012-11-05 19:16:27 +00:00
ata-cbus.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
ata-disk.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
ata-disk.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-dma.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-isa.c Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-lowlevel.c Improve r238673 to additionally allow for odd-aligned buffers as 2013-02-02 21:57:06 +00:00
ata-pci.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
ata-pci.h Add Intel Lynx Point PCH SATA Controller Device IDs 2013-01-02 22:26:46 +00:00
ata-queue.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
ata-raid-ddf.h
ata-raid.c In case somebody still use it, fix legacy ataraid(4) to work on combined 2013-01-15 02:18:04 +00:00
ata-raid.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
ata-sata.c Add checks for ata_sata_scr_read() return statuses. It is mostly to silence 2012-10-10 17:51:23 +00:00
atapi-cam.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
atapi-cd.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
atapi-cd.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-fd.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
atapi-fd.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
atapi-tape.c - First pass at const'ifying ata(4) as appropriate. 2012-03-21 16:59:39 +00:00
atapi-tape.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00