Date: Mon, 10 Jan 2011 22:27:52 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ahci ahci.c Message-ID: <201101102228.p0AMSGud013284@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-01-10 22:27:52 UTC
FreeBSD src repository
Modified files:
sys/dev/ahci ahci.c
Log:
SVN rev 217245 on 2011-01-10 22:27:52Z by mav
Add IDs for HighPoint RocketRAID 64x controllers.
These controllers consist of two Marvell 88SE9128 6Gbps SATA chips and
PLX PCIe bridge. As result, they seem to be agree to work with ahci(4)
as usual HBAs. The only noticed issue is that RAID BIOS disables all
drive caches during boot, though `camcontrol cmd ...` is able to fix that.
Those who wants RAID functionality can still use closed proprietary driver
from HighPoint site.
MFC after: 1 week
Revision Changes Path
1.49 +2 -0 src/sys/dev/ahci/ahci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101102228.p0AMSGud013284>
