From owner-freebsd-sparc64@FreeBSD.ORG Mon Jul 9 17:00:22 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 58483106566B for ; Mon, 9 Jul 2012 17:00:22 +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 427BE8FC14 for ; Mon, 9 Jul 2012 17:00:22 +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 q69H0Mka027827 for ; Mon, 9 Jul 2012 17:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q69H0MUT027826; Mon, 9 Jul 2012 17:00:22 GMT (envelope-from gnats) Date: Mon, 9 Jul 2012 17:00:22 GMT Message-Id: <201207091700.q69H0MUT027826@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Kurt Lidl 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: Kurt Lidl List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2012 17:00:22 -0000 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. -Kurt