From owner-freebsd-stable@FreeBSD.ORG Tue Nov 30 14:36:40 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 269F616A4CE for ; Tue, 30 Nov 2004 14:36:40 +0000 (GMT) Received: from entropy.tmok.com (entropy.tmok.com [68.15.34.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF3C43D67 for ; Tue, 30 Nov 2004 14:36:39 +0000 (GMT) (envelope-from vman@entropy.tmok.com) Received: from entropy.tmok.com (vman@localhost.tmok.com [127.0.0.1]) by entropy.tmok.com (8.12.10/8.12.9) with ESMTP id iAUEac4w041830 for ; Tue, 30 Nov 2004 09:36:38 -0500 (EST) (envelope-from vman@entropy.tmok.com) Received: (from vman@localhost) by entropy.tmok.com (8.12.10/8.12.5/Submit) id iAUEacOX041829 for stable@freebsd.org; Tue, 30 Nov 2004 09:36:38 -0500 (EST) (envelope-from vman) Message-ID: <20041130093638.A41725@tmok.com> Date: Tue, 30 Nov 2004 09:36:38 -0500 From: Vlad Manilici To: stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Subject: problem with the CD driver X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 30 Nov 2004 14:36:40 -0000 hi, has anyone seen this (kern/74066), except me? my CD driver (acdi(4)) fails while mounting with the following message: acd0: FAILURE - READ_BIG timed out. it seems to me this is a quite serious issue. vlad