From owner-freebsd-sparc64@FreeBSD.ORG Tue Jul 10 10:20:11 2012 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 993B5106564A for ; Tue, 10 Jul 2012 10:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 832038FC19 for ; Tue, 10 Jul 2012 10:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6AAKBs1085560 for ; Tue, 10 Jul 2012 10:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6AAKBvp085559; Tue, 10 Jul 2012 10:20:11 GMT (envelope-from gnats) Date: Tue, 10 Jul 2012 10:20:11 GMT Message-Id: <201207101020.q6AAKBvp085559@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Marius Strobl Cc: Subject: Re: sparc64/164226: [cd] Data corruption on 9.0-RELEASE when reading from CDROM X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marius Strobl List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2012 10:20:11 -0000 The following reply was made to PR sparc64/164226; it has been noted by GNATS. From: Marius Strobl To: Kurt Lidl Cc: bug-followup@FreeBSD.org Subject: Re: sparc64/164226: [cd] Data corruption on 9.0-RELEASE when reading from CDROM Date: Tue, 10 Jul 2012 12:10:59 +0200 On Mon, Jul 09, 2012 at 05:00:22PM +0000, Kurt Lidl wrote: > The following reply was made to PR sparc64/164226; it has been noted by GNATS. > > From: Kurt Lidl > To: bug-followup@FreeBSD.org, cpghost@cordula.ws > Cc: > Subject: Re: sparc64/164226: [cd] Data corruption on 9.0-RELEASE when reading > from CDROM > Date: Mon, 09 Jul 2012 12:44:58 -0400 > > I built a 9.0-STABLE distribution on Friday > (Fri Jul 6 21:43:11 EDT 2012), including building a .iso > (make release). > > I then burned the resulting .iso onto a disks, and successfully booted > from, and installed from that iso image on a netra-t1. > > I had no problems with DMA issues on the local DVD > drive. (I replaced the CD-ROM in the machine with a slim-line > DVD years ago.) > > So, I have successfully tested the patches referred to in this > PR, I believe it can closed. > What's in the tree now is just a work around but the underlying problem still exists and is yet to be solved so it's appropriate to leave this PR in an open state. I'm not sure what's the best assignee though; as it turned out later this problem isn't sparc64-specific at all. As it's ATA_CAM related mav@ would be best, but he unfortunately doesn't seem to be interested that much in fixing it ... Marius