Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2009 01:44:47 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata/chipsets ata-acerlabs.c
Message-ID:  <200912200145.nBK1j43n090876@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-12-20 01:44:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ata/chipsets ata-acerlabs.c 
  Log:
  SVN rev 200746 on 2009-12-20 01:44:47Z by marius
  
  MFC: r200482, r200485
  
  o Properly support M5229 revision 0xc7 and 0xc8:
    - These revisions no longer have cable detection capability.
    - The UDMA support bit of register 0x4b has been dropped without an
      replacement.
    - According to Linux it's crucial for working ATAPI DMA support to
      also set the reserved bit 1 of regsiter 0x53 with these revisions.
  o Only set ATA_CHECKS_CABLE for chip versions that actually support
    cable detection, i.e. neither for ALI_OLD nor for ALI_NEW revisions
    >= 0xc7.
  
  Revision  Changes    Path
  1.6.2.3   +11 -7     src/sys/dev/ata/chipsets/ata-acerlabs.c



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