From owner-freebsd-stable@FreeBSD.ORG Tue Aug 12 11:44:00 2003 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 466D237B401 for ; Tue, 12 Aug 2003 11:44:00 -0700 (PDT) Received: from cuda.corp.bcm.tmc.edu (cuda.corp.bcm.tmc.edu [128.249.38.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2982543F85 for ; Tue, 12 Aug 2003 11:43:59 -0700 (PDT) (envelope-from matt@palshife.net) Received: from ladon.corp.bcm.tmc.edu (ladon.corp.bcm.tmc.edu [128.249.38.46]) by cuda.corp.bcm.tmc.edu (8.9.3p2/8.9.3) with SMTP id NAA04210; Tue, 12 Aug 2003 13:43:58 -0500 (CDT) Received: from bran.bcm.tmc.edu ([128.249.159.58]) M2003081213435719128 ; Tue, 12 Aug 2003 13:43:57 -0500 Received: from palshife.net (bcm154-51.alkek.dhcp.bcm.tmc.edu [128.249.154.51]) by bran.bcm.tmc.edu (8.9.3p2/8.9.3) with ESMTP id NAA10860; Tue, 12 Aug 2003 13:43:48 -0500 (CDT) Message-ID: <3F393630.4070309@palshife.net> Date: Tue, 12 Aug 2003 13:47:12 -0500 From: Matthew Hitchens User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, ja, ko, ko-kp, ko-kr MIME-Version: 1.0 To: Amber References: <10911098809.20030812214540@arziz.uptel.net> In-Reply-To: <10911098809.20030812214540@arziz.uptel.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: MODE_SENSE_BIG 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, 12 Aug 2003 18:44:00 -0000 Amber wrote: > Hello freebsd-stable, > > I've got FreeBSD 4.8R and CD-RW Asus CRW-4824a (master, ata1) > > but when boot process: > > acd0: MODE_SENSE_BIG command timeout - resetting > ata1: resetting .. done > > It repeats 15 times, then all ok boot > But I can't use acd0 > > Alexander Potapenko Had the same problem. Put the CD-RW on ata1 slave and boot again. I forget why this problem exists... ttam|matt