From owner-freebsd-current@FreeBSD.ORG Mon Mar 1 04:53:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C1B516A4CE for ; Mon, 1 Mar 2004 04:53:52 -0800 (PST) Received: from email03.aon.at (WARSL402PIP6.highway.telekom.at [195.3.96.93]) by mx1.FreeBSD.org (Postfix) with SMTP id C4F0543D3F for ; Mon, 1 Mar 2004 04:53:51 -0800 (PST) (envelope-from shoesoft@gmx.net) Received: (qmail 374230 invoked from network); 1 Mar 2004 12:53:48 -0000 Received: from m120p024.dipool.highway.telekom.at (HELO ?62.46.4.248?) ([62.46.4.248]) (envelope-sender ) by qmail3rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 1 Mar 2004 12:53:48 -0000 From: Stefan Ehmann To: Paulius Bulotas In-Reply-To: <20040229164027.GA17307@kaktusas.org> References: <20040229164027.GA17307@kaktusas.org> Content-Type: text/plain Message-Id: <1078145684.762.1.camel@shoeserv.freebsd> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 01 Mar 2004 13:54:45 +0100 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: ata request_sense illegal request X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 12:53:52 -0000 On Sun, 2004-02-29 at 17:40, Paulius Bulotas wrote: > Hello, > > after upgrading to new ata code (REQUEST_SENSE feature), I'm unable to > boot from disk without media in my cdrom ;) > Everything looks like: > acd0: CDRW at ata1-master UDMA33 > acd0: FAILURE - REQUEST_SENSE ILLEGAL REQUEST asc=0x24 ascq=0x00 > sks=0x40 0x00 0x01 status=50 error=0 > and pause [if I boot with -v, I see a lot of > (probe0:ata1:0:0:0): Retrying Command > ] > > after inserting cd, everything goes almost fine: Just a short "me too" after today's cvsup. Haven't tested with media in cdrom yet. I'm also using atapicam.