freebsd-dev/sys/cam/ata
Alexander Motin 03b5c37446 MFC r199747, r199799, r199821:
- Extend XPT-SIM transfer settings control API. Now it allows to report to
SATA SIM number of tags supported by each device, implement ATA mode and
SATA revision negotiation for both SATA and PATA SIMs.
- Make ahci(4) and siis(4) to use submitted maximum tag number, when
scheduling requests. It allows to support NCQ on devices with lower tags
count then controller supports.
- Make PMP driver to report attached devices connection speeds.
- Implement ATA mode negotiation between user settings, device and
controller capabilities.
- Improve ATA mode/SATA revision control.
2009-12-02 10:32:34 +00:00
..
ata_all.c MFC r199747, r199799, r199821: 2009-12-02 10:32:34 +00:00
ata_all.h MFC r199747, r199799, r199821: 2009-12-02 10:32:34 +00:00
ata_da.c MFC r199178: 2009-11-17 21:23:05 +00:00
ata_pmp.c MFC r199747, r199799, r199821: 2009-12-02 10:32:34 +00:00
ata_xpt.c MFC r199747, r199799, r199821: 2009-12-02 10:32:34 +00:00