1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/ata/chipsets
Alexander Motin 48a21eb99c Fix Intel PATA UDMA timings setting, affecting write performance.
Binary divider value 10 specified in datasheet is not a hex 0x10.
UDMA2 should be 33/2 instead of 66/4, which is documented as reverved,
UDMA4 should be 66/2 instead of 66/4, which is definitely wrong.
2009-11-22 11:17:31 +00:00
..
ata-acard.c MFp4: 2009-06-24 19:49:18 +00:00
ata-acerlabs.c Revert previous commit and add myself to the list of people who should 2009-09-08 13:19:05 +00:00
ata-adaptec.c Add support for different request block format used by Gen-IIe Marvell SATA. 2009-10-30 20:28:49 +00:00
ata-ahci.c Change the way in which AHCI+PATA combined controllers, such as JMicron 2009-11-16 15:38:27 +00:00
ata-amd.c MFp4: 2009-06-24 19:49:18 +00:00
ata-ati.c - Revert r191568 partially. Forcing AHCI mode by changing device subclass 2009-10-05 16:26:54 +00:00
ata-cenatek.c MFp4: 2009-06-24 19:49:18 +00:00
ata-cypress.c MFp4: 2009-06-24 19:49:18 +00:00
ata-cyrix.c MFp4: 2009-06-24 19:49:18 +00:00
ata-highpoint.c MFp4: 2009-06-24 19:49:18 +00:00
ata-intel.c Fix Intel PATA UDMA timings setting, affecting write performance. 2009-11-22 11:17:31 +00:00
ata-ite.c MFp4: 2009-06-24 19:49:18 +00:00
ata-jmicron.c Change the way in which AHCI+PATA combined controllers, such as JMicron 2009-11-16 15:38:27 +00:00
ata-marvell.c Change the way in which AHCI+PATA combined controllers, such as JMicron 2009-11-16 15:38:27 +00:00
ata-micron.c MFp4: 2009-06-24 19:49:18 +00:00
ata-national.c MFp4: 2009-06-24 19:49:18 +00:00
ata-netcell.c MFp4: 2009-06-24 19:49:18 +00:00
ata-nvidia.c Add IDs for nVidia MCP65/77/79/89 SATA conntrollers. 2009-11-02 19:02:31 +00:00
ata-promise.c MFp4: 2009-10-31 13:24:14 +00:00
ata-serverworks.c MFp4: 2009-10-31 13:24:14 +00:00
ata-siliconimage.c MFp4: 2009-11-01 13:06:15 +00:00
ata-sis.c MFp4: 2009-06-24 19:49:18 +00:00
ata-via.c Add IDs for PATA part also. 2009-10-26 10:07:52 +00:00