From owner-freebsd-stable@FreeBSD.ORG Tue Dec 26 22:09:55 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E31B16A407; Tue, 26 Dec 2006 22:09:55 +0000 (UTC) (envelope-from arno@heho.snv.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.freebsd.org (Postfix) with ESMTP id 2EEB213C475; Tue, 26 Dec 2006 22:09:55 +0000 (UTC) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) by shiva.jussieu.fr (8.13.7/jtpda-5.4) with ESMTP id kBQLY4as030838 ; Tue, 26 Dec 2006 22:34:08 +0100 (CET) X-Ids: 168 Received: from heho.labo (localhost [127.0.0.1]) by heho.snv.jussieu.fr (8.13.3/jtpda-5.2) with ESMTP id kBQLY3n1077787 ; Tue, 26 Dec 2006 22:34:03 +0100 (MET) Received: (from arno@localhost) by heho.labo (8.13.3/8.13.1/Submit) id kBQLY3d7077784; Tue, 26 Dec 2006 22:34:03 +0100 (MET) (envelope-from arno) Sender: arno@heho.snv.jussieu.fr To: Luigi Rizzo References: <20061221092717.A6431@xorpc.icir.org> <20061222073857.GA10704@tmn.ru> <20061225165735.M22401@atlantis.atlantis.dp.ua> <20061225084704.A23448@xorpc.icir.org> <4590066B.8050604@samsco.org> <20061226064831.B48751@xorpc.icir.org> From: "Arno J. Klaassen" Date: 26 Dec 2006 22:34:02 +0100 In-Reply-To: <20061226064831.B48751@xorpc.icir.org> Message-ID: Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (shiva.jussieu.fr [134.157.0.168]); Tue, 26 Dec 2006 22:34:08 +0100 (CET) X-Virus-Scanned: ClamAV 0.88.5/2382/Tue Dec 26 17:27:09 2006 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at shiva.jussieu.fr with ID 4591954C.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: stable@freebsd.org, sos@freebsd.org Subject: Re: [summary] Re: burncd 'blank' not terminating ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 22:09:55 -0000 Luigi Rizzo writes: > summary: there was some discussion on how to > fix the problem, in 6.x, with "burncd -f /dev/acd0 -v blank" getting > stuck with this message > > blanking CD, please wait.. > > This used to work on 4.x. > [ .. stuff deleted .. ] > > Patches below (to be improved to make CDIOCRESET unconditional). > Does this satisfy all ? great! Works for me. (and even cdrecord now works). Thanx a lot. Arno P.S. this fixes, for real, http://www.freebsd.org/cgi/query-pr.cgi?pr=94426