freebsd-dev/sys/dev/ata/chipsets
John Baldwin dd8c8a8e43 - For chipsets that can't do 64k transfers, fall back to 32k transfers
(still a power of 2) rather than 63k transfers.  Even with 63k transfers
  some machines (such as Dell SC1435's) were experiencing chronic data
  corruption.
- Use the MIO method to talk to the Serverworks HT1000_S1 SATA controller
  like all the other SATA controllers rather than the compat PATA
  method.  This lets the controller see all 4 SATA ports and also
  matches the behavior of the Linux driver.

Silence from:	sos
MFC after:	3 days
2008-10-17 16:03:37 +00:00
..
ata-acard.c
ata-acerlabs.c
ata-adaptec.c
ata-ahci.c
ata-amd.c
ata-ati.c
ata-cenatek.c
ata-cypress.c
ata-cyrix.c
ata-highpoint.c
ata-intel.c
ata-ite.c
ata-jmicron.c
ata-marvell.c
ata-micron.c
ata-national.c
ata-netcell.c
ata-nvidia.c
ata-promise.c
ata-serverworks.c
ata-siliconimage.c
ata-sis.c
ata-via.c