Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2009 16:47:49 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata/chipsets ata-ahci.c
Message-ID:  <200903011647.n21GlsH6035229@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-03-01 16:47:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata/chipsets ata-ahci.c 
  Log:
  SVN rev 189245 on 2009-03-01 16:47:49Z by mav
  
  Comment out enabling FIS Based Switching inside ata_ahci_issue_cmd() as it
  done in other places. Until we have no support for command queueing we have
  no any benefit from FBS, while enabling it only here somehow leads to
  "port not ready" errors on Intel 63XXESB2 controller.
  
  Tested by:      Larry Rosenman <ler AT lerctr.org>
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/dev/ata/chipsets/ata-ahci.c



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