Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2009 16:26:54 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata/chipsets ata-ati.c
Message-ID:  <200910051627.n95GRC00006076@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-10-05 16:26:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata/chipsets ata-ati.c 
  Log:
  SVN rev 197783 on 2009-10-05 16:26:54Z by jkim
  
  - Revert r191568 partially.  Forcing AHCI mode by changing device subclass
  and progif is evil.  It doesn't work reliably[1] and we should honor BIOS
  configuration by the user.
  - If the SATA controller is enbled but combined mode is disabled, mask off
  the emulated IDE channel on the legacy IDE controller.
  
  Pointed out by: mav[1]
  
  Revision  Changes    Path
  1.4       +31 -63    src/sys/dev/ata/chipsets/ata-ati.c



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