Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2005 12:45:37 +0200
From:      Marius Strobl <marius@alchemy.franken.de>
To:        freebsd-sparc64@freebsd.org
Subject:   ATA66 and data corruption issues should be fixed [Fwd: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h]
Message-ID:  <20050823124537.B94166@newtrinity.zeist.de>

next in thread | raw e-mail | index | archive | help

FYI, the change below should fix the issues with ATA66 ("TIMEOUT -
WRITE_DMA retrying", etc.) and the data corruption seen with the
onboard Acer M5229 in sun4u machines (Blade 100, Netra X1, ...). 
It's also planned to be MFC'ed to RELENG_6 in time for 6.0.

----- Forwarded message from Søren Schmidt <sos@freebsd.org> -----

X-Original-To: cvs-all@FreeBSD.org
Delivered-To: cvs-all@FreeBSD.org
From: Søren Schmidt <sos@freebsd.org>
Date: Tue, 23 Aug 2005 08:53:01 +0000 (UTC)
To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>;
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
Errors-To: owner-cvs-all@freebsd.org

sos         2005-08-23 08:53:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-pci.h 
  Log:
  Apply fix for "pr82261 DMA-support on Sparc64 broken"
  The Acer chip or wiring that SUN uses has problems that this patch
  tries to work around.
  Original patch by Marius Strobl, hacked into shape by me..
  
  Revision  Changes    Path
  1.131     +41 -5     src/sys/dev/ata/ata-chipset.c
  1.52      +1 -0      src/sys/dev/ata/ata-pci.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"

----- End forwarded message -----



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