From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 04:58:57 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADAF7106566C for ; Mon, 4 Oct 2010 04:58:57 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 32CC18FC08 for ; Mon, 4 Oct 2010 04:58:56 +0000 (UTC) Received: by bwz15 with SMTP id 15so4506279bwz.13 for ; Sun, 03 Oct 2010 21:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=8IGKm/9AiFdaJlLSxF0axQxt2DhDPxYBqjB66WZRhao=; b=hhsI2OLYLXAXZqAHKwDhbf7ONvJB+acAj5/g2IMQPFZNmsjZ6FAv16VdD68lCMM7YB 878SymRm46Spgetu9/jq59jEIW9LpkpHuZPZg6SMWWC1z1A1R7SHdv1UL/T/pzLdPVxh B//T6qXdWxIHRqQF/T9ER8m3ZuyMy1aDa2xcI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=uTIiURkpxncHI2CB0uh50hJ1nhHjwtWw1bGOH80+sjWjp4t0nNoysPFEM/rCkT4v9D 1UkpIZVKClfn4C1Y3zmZVo0iph/bXCnUCsyzIdAEZnMoQ0p2o37r9FbHmOzDEfw/J51v tFXatJFlZeCgmabE2koviawIZ8jvwqYCJuhEw= Received: by 10.204.73.211 with SMTP id r19mr6434888bkj.131.1286168335922; Sun, 03 Oct 2010 21:58:55 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id d27sm3298601bku.10.2010.10.03.21.58.53 (version=SSLv3 cipher=RC4-MD5); Sun, 03 Oct 2010 21:58:54 -0700 (PDT) Sender: Alexander Motin Message-ID: <4CA95F05.4050400@FreeBSD.org> Date: Mon, 04 Oct 2010 07:58:45 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.24 (X11/20100402) MIME-Version: 1.0 To: Matthew Fleming References: <20101004021655.GA12956@troutmask.apl.washington.edu> In-Reply-To: X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Steve Kargl Subject: Re: dmesg mangled by acd0 probe X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 04 Oct 2010 04:58:57 -0000 Matthew Fleming wrote: > On Sun, Oct 3, 2010 at 7:16 PM, Steve Kargl > wrote: >> I suspect that 517 ( are not expected during boot. >> >> >> acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 >> (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((cd0 at ata0 bus 0 scbus1 target 0 lun 0 >> cd0: Removable CD-ROM SCSI-0 device > > Does this always happen with acd0? There was another instance I think > mav@ saw for a different driver that showed up when I made the sbuf > drain additions. I can't think of how my code could cause that, but > there's always a possibility. I indeed saw that thing. But it gone after few days. AFAIR kib@ fixed missing "++" somewhere there, but I haven't checked especially. -- Alexander Motin