1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/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
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
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-lowlevel.c Improve r238673 to additionally allow for odd-aligned buffers as 2013-02-02 21:57:06 +00:00
ata-pci.c
ata-pci.h Add Intel Lynx Point PCH SATA Controller Device IDs 2013-01-02 22:26:46 +00:00
ata-queue.c
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
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
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h