freebsd-dev/sys/dev/ata
Alexander Motin dd60e051f7 - Use mutex to serialize index/data register pair usage, when
accessing SATA registers. Unserialized access under heavy load caused
wrong speed reporting and potentially could cause device loss.
 - To free memory and other resources (including above), allocated
during chipinit() method call on attach, add new chipdeinit() method,
called during driver detach.

Submitted by:   Andrew Boyer <aboyer@averesystems.com> (initial version)
Approved by:	re (kib)
MFC after:	1 week
2011-07-22 16:37:04 +00:00
..
chipsets - Use mutex to serialize index/data register pair usage, when 2011-07-22 16:37:04 +00:00
ata_if.m
ata-all.c Use periodic status polling added at r214671 only in ATA_CAM mode. Legacy 2011-04-21 09:02:19 +00:00
ata-all.h Implement automatic SCSI sense fetching for ata(4) in ATA_CAM mode. 2011-04-12 09:55:24 +00:00
ata-card.c
ata-cbus.c
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-lowlevel.c Make PATA-like soft-reset in ata(4) more strict in checking disk signature. 2011-04-21 07:26:14 +00:00
ata-pci.c - Use mutex to serialize index/data register pair usage, when 2011-07-22 16:37:04 +00:00
ata-pci.h - Use mutex to serialize index/data register pair usage, when 2011-07-22 16:37:04 +00:00
ata-queue.c
ata-raid-ddf.h
ata-raid.c
ata-raid.h
ata-sata.c Intel NM10 chipset's SATA controller has same PCI ID and revision as ICH7's, 2011-06-09 16:30:13 +00:00
atapi-cam.c
atapi-cd.c
atapi-cd.h
atapi-fd.c
atapi-fd.h
atapi-tape.c
atapi-tape.h