From owner-freebsd-stable@FreeBSD.ORG Sat Apr 21 12:29:39 2007 Return-Path: X-Original-To: freebsd-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 BA25416A402 for ; Sat, 21 Apr 2007 12:29:39 +0000 (UTC) (envelope-from decept0@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by mx1.freebsd.org (Postfix) with ESMTP id 785DD13C459 for ; Sat, 21 Apr 2007 12:29:39 +0000 (UTC) (envelope-from decept0@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so969299nza for ; Sat, 21 Apr 2007 05:29:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-disposition:message-id:content-type:content-transfer-encoding; b=IcbdkKmNwKQzsC1egMIUANU4hLFmDhBox9OHEwlP8MOJMfl9pjXuU2smOehUelEbkSUurv8CNxzpC+pY/UFH20RYVateEW/7pxU3Cmt7SsqmSNWoQ2a7hdpD9YyE/tEOP91L3DieyNjhPEHYVMS4WgbTnUgPS6KAff3mrTdIVik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-disposition:message-id:content-type:content-transfer-encoding; b=p2SQ0T3KOh6gr8cth74I/zJ5VhMWqMciJzwc9OTzgfLxGnpCMO0HdSW1EsqI7VxQktdvnaAkgA08+q+qsvFZ1o5c4sEk7bj66ilbmL+WhFy6b7ZruI2peNgY3FaQ2UjiACfuWnE/a9/zBZZKzlwCWf4VIxKjF/VIBaJ50VYwquQ= Received: by 10.65.81.10 with SMTP id i10mr7975298qbl.1177156953243; Sat, 21 Apr 2007 05:02:33 -0700 (PDT) Received: from lysergia.lan ( [202.89.150.25]) by mx.google.com with ESMTP id 15sm2892749nzn.2007.04.21.05.02.31; Sat, 21 Apr 2007 05:02:32 -0700 (PDT) From: Shane Bell To: freebsd-stable@freebsd.org Date: Sun, 22 Apr 2007 00:02:26 +1200 User-Agent: KMail/1.9.6 References: <200704192153.30904.bamston@reactor-xg.kiev.ua> <20070420033843.GA5326@icarus.home.lan> <200704201227.09445.bamston@reactor-xg.kiev.ua> In-Reply-To: <200704201227.09445.bamston@reactor-xg.kiev.ua> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200704220002.26597.decept0@gmail.com> Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit 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 Reply-To: decept0@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 12:29:39 -0000 On Fri, 20 Apr 2007 09:27 pm Andrei V. Lavreniyuk wrote: > > Adding to my report: > > > Test 1: > > To start k3b with a disk in the device of reading/record. A start takes a > place normally. > > Test 2: > > To start k3b without a disk in the device of reading/record. At a start the > k3b system hangs up and overloaded. > > > > PS: My pkg_list attached. > > > > Best regards, Andrei V. Lavreniyuk. I believe the culprit is somewhere in a recent MFC to atapi-cam.c (rev 1.42.2.3) reverting to rev 1.42.2.2 fixes both the k3b system hangs and "INQUIRY ILLEGAL REQUEST" errors here.