Date: Fri, 20 Feb 2009 08:49:56 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata ata-pci.h src/sys/dev/ata/chipsets ata-nvidia.c Message-ID: <200902200850.n1K8oaJT027418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-02-20 08:49:56 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-pci.h
sys/dev/ata/chipsets ata-nvidia.c
Log:
SVN rev 188846 on 2009-02-20 08:49:56Z by mav
Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itself
as ATA RAID, but generic ATAPCI driver unable to detect drives there. AHCI
driver reported to handle them fine. Linux does the same.
Submitted by: Andrey V. Elsukov on stable@
Revision Changes Path
1.102 +24 -0 src/sys/dev/ata/ata-pci.h
1.4 +29 -1 src/sys/dev/ata/chipsets/ata-nvidia.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902200850.n1K8oaJT027418>
