Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2007 17:44:49 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-chipset.c
Message-ID:  <200706131744.l5DHio5U042525@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2007-06-13 17:44:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c 
  Log:
  Do not attempt to enable AHCI mode on ALi SATA controllers other
  than the 5288.
  
  It is not correctly implemented in earlier silicon, and the BIOS often
  lies about AHCI capability on platforms where these chips are deployed.
  With this change I am able to boot FreeBSD on the ASUS Vintage AH-1
  barebones system.
  
  Approved by:    sos
  
  Revision  Changes    Path
  1.197     +4 -1      src/sys/dev/ata/ata-chipset.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706131744.l5DHio5U042525>