freebsd-skq/sys/dev/ata
mav 863be0d261 Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Apple
Mac with this chipset does not initialize AHCI mode unless it is started
from EFI loader.  However, legacy ATA mode works.

Submitted by:	jkim@ (original version)
Approved by:	re (kib)
MFC after:	1 week
2011-08-02 11:07:47 +00:00
..
chipsets Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Apple 2011-08-02 11:07:47 +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 Minor formatting nits. 2010-07-04 05:58:17 +00:00
ata-cbus.c
ata-disk.c Add the disk ident and a human-meaningful description (here, the disk model 2011-02-26 14:58:54 +00:00
ata-disk.h
ata-dma.c - Allocate the DMA memory used for the work area as coherent as at least 2011-03-06 12:54:00 +00:00
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 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