Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2009 23:46:34 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-sata.c src/sys/dev/ata/chipsets ata-ahci.c ata-promise.c ata-siliconimage.c
Message-ID:  <200902212346.n1LNknZN001163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-02-21 23:46:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-sata.c 
    sys/dev/ata/chipsets ata-ahci.c ata-promise.c 
                         ata-siliconimage.c 
  Log:
  SVN rev 188906 on 2009-02-21 23:46:34Z by mav
  
  Use only higher half of device signature to identify device type. Some
  devices return incorrect values in lower part confusing detection, while
  higher part itself gives enough information for proper detetion.
  
  Revision  Changes    Path
  1.3       +3 -3      src/sys/dev/ata/ata-sata.c
  1.14      +4 -4      src/sys/dev/ata/chipsets/ata-ahci.c
  1.5       +4 -4      src/sys/dev/ata/chipsets/ata-promise.c
  1.4       +4 -4      src/sys/dev/ata/chipsets/ata-siliconimage.c



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