From owner-freebsd-scsi@FreeBSD.ORG Sat Feb 21 21:24:48 2009 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D4BC1065670 for ; Sat, 21 Feb 2009 21:24:48 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (brucec-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:c09::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3D6C78FC12 for ; Sat, 21 Feb 2009 21:24:48 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id EBC4019014 for ; Sat, 21 Feb 2009 21:24:46 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon X-Spam-Level: X-Spam-Status: No, score=-3.4 required=8.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from tau.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA for ; Sat, 21 Feb 2009 21:24:46 +0000 (GMT) Date: Sat, 21 Feb 2009 21:24:07 +0000 From: Bruce Cran To: freebsd-scsi@freebsd.org Message-ID: <20090221212407.7a4eab2a@tau.draftnet> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: cam warnings on powerpc and amd64 when using an iPod X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 21:24:48 -0000 I've seen a couple of error messages from cam both when using an iPod over firewire on an iBook and when using it over USB on an amd64 laptop. The first is when I plug in a 4th-generation iPod into my iBook - it generates an error: (da0:sbp0:0:0:0): ILLEGAL REQUEST info?:deadc0de csi:de,ad,c0,de asc:21,0 The same error is generated when I unmount /dev/da0s2. Then, I plugged the iPod into my amd64 laptop, unplugged it and then plugged it in again. This triggered the log message: can't re-use a leaf (minimum_cmd_size)! I've put dmesgs from both systems, showing the errors at http://www.cran.org.uk/~brucec/freebsd/amd64_laptop_dmesg.txt and http://www.cran.org.uk/~brucec/freebsd/ppc_ibook_g4_dmesg.txt The iBook is running -current from Sat Feb 21 and the amd64 laptop is running -current from Wed Feb 18. -- Bruce Cran