From owner-freebsd-stable@FreeBSD.ORG Fri Apr 20 07:11:05 2007 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 EBEB216A403 for ; Fri, 20 Apr 2007 07:11:05 +0000 (UTC) (envelope-from bamston@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (reactor-xg.kiev.ua [82.144.204.150]) by mx1.freebsd.org (Postfix) with ESMTP id 72E4F13C480 for ; Fri, 20 Apr 2007 07:11:05 +0000 (UTC) (envelope-from bamston@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (mail.reactor-xg.kiev.ua [82.144.204.150]) by mail.reactor-xg.kiev.ua (Reactor-XG Mailer System) with ESMTP id l3K7B18T000607; Fri, 20 Apr 2007 10:11:01 +0300 (EEST) (envelope-from bamston@reactor-xg.kiev.ua) From: "Andrei V. Lavreniyuk" Organization: Technica-03, Inc. To: pete wright , stable@freebsd.org Date: Fri, 20 Apr 2007 10:10:53 +0300 User-Agent: KMail/1.9.6 References: <200704192153.30904.bamston@reactor-xg.kiev.ua> <57d710000704191237i39467bak78c2aa49b6f5157c@mail.gmail.com> <20070420033843.GA5326@icarus.home.lan> In-Reply-To: <20070420033843.GA5326@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200704201010.55803.bamston@reactor-xg.kiev.ua> X-Virus-Scanned: ClamAV 0.90.2/3135/Fri Apr 20 00:08:24 2007 on mail.reactor-xg.kiev.ua X-Virus-Status: Clean Cc: Subject: Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 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: Fri, 20 Apr 2007 07:11:06 -0000 Hi! > >ipfw2 (+ipv6) initialized, divert enabled, rule-based forwarding enabled, > >default to deny, logging limited to 100 packets/entry by default > >ad0: 114473MB at ata0-master UDMA100 > >acd0: DVDR at ata1-master UDMA33 > >ad4: 152627MB at ata2-master SATA150 > >acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x4= 0 0x00=20 > >0x01 > >acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=3D0x24 ascq=3D0x00 sks=3D0x4= 0 0x00=20 > >0x01 > > > > =A0^^^^^^^^^^^^^^^^^ ??????? > > >=20 >=20 > i assume you are asking what those errors mean.... >=20 > you most likely have a bad cdrom in there, or the drive has an error. > try a different disk, and if that fails try another drive. > Are you sure the ATAPI command used at that time is attempting to read > disc information and not, say, try to get drive capabilities? =A0I'm lead > to believe that the DVD drive he has doesn't support a particular ATAPI > function (long reads comes to mind). =A0ASC 0x24 ASCQ 0x00 is "Illegal > field in CDB" for most ATAPI operatons... Kernel from March works normally... Best regards, Andrei V. Lavreniyuk.