Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 10:45:37 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata/chipsets ata-ati.c
Message-ID:  <200911061045.nA6AjrCm091055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-11-06 10:45:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ata/chipsets ata-ati.c 
  Log:
  SVN rev 198980 on 2009-11-06 10:45:37Z by mav
  
  MFC r197783:
  - 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.3.2.2   +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?200911061045.nA6AjrCm091055>