From owner-freebsd-stable@FreeBSD.ORG Fri Jan 16 20:11:19 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 549D61065677 for ; Fri, 16 Jan 2009 20:11:19 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by mx1.freebsd.org (Postfix) with ESMTP id A99A08FC21 for ; Fri, 16 Jan 2009 20:11:18 +0000 (UTC) (envelope-from grarpamp@gmail.com) Received: by bwz13 with SMTP id 13so6200815bwz.19 for ; Fri, 16 Jan 2009 12:11:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=PDeqRGKAjib0bic/yZjy6ClT/wamoXlyqGoYzbzIP+E=; b=CEt3HIoW5Wc/D79BxU2IwQuQsA5L0RRBxj5aIbJmakM6/2sF74w3kUM4fjGshN6VDE wVRXRSDgGcUOgdOHVnqOOI7ZPFlCI8OdUmzVo/Z5942Dm+8HewQWYKO+gNLHI8+6256G p8gMebsrEDoEgcrD2Lrkj+hy6cimyZNVEX2Gg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=pqRSsbqZdEc36Fk3G5T6kNIsEW1QrrJolS8Otu/mU8q7fW4mLLVgcjjealchnjAMNg E1mOv+AzOfNdzzneOlWSPI4zULfWkZTJWqkZrVCBDLsci1T97Y+0IzPmdcKU7RqIOXES HGJPLKKV0I5ZgCu+eRmZNyuMFzvVkgU+PgBWQ= MIME-Version: 1.0 Received: by 10.103.214.8 with SMTP id r8mr1376046muq.92.1232135099569; Fri, 16 Jan 2009 11:44:59 -0800 (PST) Date: Fri, 16 Jan 2009 14:44:59 -0500 Message-ID: From: grarpamp To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: USB devices fail to attach as umass scsi da[n] 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, 16 Jan 2009 20:11:19 -0000 This dictation recorder fails to attach via usb. The same problem occurs with a Nikon Coolpix L1. Both work fine under windows on the same hardware. Do I need to do something to GENERIC to get this working? The machine is spare so I can recompile and submit debug info as need be. Thanks. GENERIC, RELENG_7 a few days past the 7.1 release. SuperMicro 370DER motherboard, most recent bios. The Nikon is set to mass storage. The RCA has no such option. Both have the latest firmware. By the way, the RCA records natively in mp3 format. Handy as most seem to use some closed format. Worth a try if you need one. # camcontrol devl - should be: (pass2,da2) when attach is complete scbus2 on umass-sim0 bus 0: < RCA_TKCF2494_US 1.00> at scbus2 target 0 lun 0 (da2,pass2) # dmesg - reordered a bit umass0: on uhub0 umass0:2:0:-1: Attached to scbus2 pass2 at umass-sim0 bus 0 target 0 lun 0 pass2: < RCA_TKCF2494_US 1.00> Removable Direct Access SCSI-0 device pass2: 1.000MB/s transfers GEOM: da2 at umass-sim0 bus 0 target 0 lun 0 new disk da2 da2: < RCA_TKCF2494_US 1.00> Removable Direct Access SCSI-0 device da2: 1.000MB/s transfers da2: 122MB (251136 512 byte sectors: 64H 32S/T 122C) (da2:umass-sim0:0:0:0): Synchronize cache failed, status == 0x4, scsi status == 0x0 (da2:umass-sim0:0:0:0): Request completed with CAM_REQ_CMP_ERR (da2:umass-sim0:0:0:0): Retrying Command (da2:umass-sim0:0:0:0): error 5 (da2:umass-sim0:0:0:0): Retries Exausted Opened disk da2 -> 5 umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: Invalid CSW: tag 14 should be 15