freebsd-skq/sys/dev/ata
marius 4f90f79024 Several chipset drivers alter parameters relevant for the DMA tag creation,
i.e. alignment, max_address, max_iosize and segsize (only max_address is
thought to have an negative impact regarding this issue though), after
calling ata_dmainit() either directly or indirectly so these values have
no effect or at least no effect on the DMA tags and the defaults are used
for the latter instead. So change the drivers to set these parameters
up-front and ata_dmainit() to honor them.

Reviewd by:	mav
MFC after:	1 month
2010-11-28 18:53:29 +00:00
..
chipsets Several chipset drivers alter parameters relevant for the DMA tag creation, 2010-11-28 18:53:29 +00:00
ata_if.m
ata-all.c Make ATA_CAM wrapper to report SATA power management capabilities to CAM to 2010-11-18 19:28:45 +00:00
ata-all.h Make ATA_CAM wrapper to report SATA power management capabilities to CAM to 2010-11-18 19:28:45 +00:00
ata-card.c Minor formatting nits. 2010-07-04 05:58:17 +00:00
ata-cbus.c
ata-disk.c Fix typos. 2010-11-09 10:59:09 +00:00
ata-disk.h
ata-dma.c Several chipset drivers alter parameters relevant for the DMA tag creation, 2010-11-28 18:53:29 +00:00
ata-isa.c
ata-lowlevel.c Mark command submission timeouts as timeouts. This should trigger device 2010-11-06 19:11:49 +00:00
ata-pci.c Set of legacy mode SATA enchancements: 2010-10-18 11:30:13 +00:00
ata-pci.h Add IDs for VIA VX900 chipset SATA controller. 2010-11-17 17:52:04 +00:00
ata-queue.c Mark ATA channel as idle on timeout in non-ATA_CAM mode. 2010-04-26 11:58:15 +00:00
ata-raid-ddf.h
ata-raid.c Use last 16 bytes of serial number in metadata instead of first ones, 2010-03-26 10:18:19 +00:00
ata-raid.h
ata-sata.c Even if we are skipping SATA hard reset - set power management bits in 2010-11-18 11:58:17 +00:00
atapi-cam.c Fix possible use after free. 2010-06-05 08:58:03 +00:00
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h