Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2011 17:23:59 +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:  <201101171724.p0HHODkG008493@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-01-17 17:23:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ahci         ahci.c 
  Log:
  SVN rev 217504 on 2011-01-17 17:23:59Z by mav
  
  MFC r217245:
  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.
  
  Revision  Changes    Path
  1.1.2.43  +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?201101171724.p0HHODkG008493>