From owner-freebsd-bugs Fri Jul 26 8: 0:14 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3420337B400 for ; Fri, 26 Jul 2002 08:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 851BD43E4A for ; Fri, 26 Jul 2002 08:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QF06JU017542 for ; Fri, 26 Jul 2002 08:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QF06H1017541; Fri, 26 Jul 2002 08:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8FFF37B400 for ; Fri, 26 Jul 2002 07:57:38 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C53943E5E for ; Fri, 26 Jul 2002 07:57:38 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QEvcOT093509 for ; Fri, 26 Jul 2002 07:57:38 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6QEvcV2093508; Fri, 26 Jul 2002 07:57:38 -0700 (PDT) Message-Id: <200207261457.g6QEvcV2093508@www.freebsd.org> Date: Fri, 26 Jul 2002 07:57:38 -0700 (PDT) From: Keith White To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/41010: HP 315 Digital camera, SCSI quirks Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41010 >Category: kern >Synopsis: HP 315 Digital camera, SCSI quirks >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 08:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Keith White >Release: 4.6 >Organization: SITE, University of Ottawa >Environment: FreeBSD admin16.site.uottawa.ca 4.6-RELEASE FreeBSD 4.6-RELEASE #6: Thu Jul 25 10:23:32 EDT 2002 root@admin16.site.uottawa.ca:/usr/src/sys/compile/XBAT i386 >Description: Unable to access the HP 315 camera via the USB port. The camera is recognized but all accesses to "da0" fail with IO errors. Log errors: Jul 25 09:00:45 foobar /kernel: umass0: HP USB DIGITAL CAMERA, rev 1.10/1.00, addr 2 Jul 25 09:00:45 foobar /kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Jul 25 09:00:45 foobar /kernel: da0: Removable Direct Access SCSI-0 device Jul 25 09:00:45 foobar /kernel: da0: 650KB/s transfers Jul 25 09:00:45 foobar /kernel: da0: 7MB (15537 512 byte sectors: 64H 32S/T 7C) Jul 25 09:01:43 foobar /kernel: umass0: BBB reset failed, IOERROR Jul 25 09:01:43 foobar /kernel: umass0: BBB bulk-in clear stall failed, IOERROR Jul 25 09:01:43 foobar /kernel: umass0: BBB bulk-out clear stall failed, IOERROR Jul 25 09:01:43 foobar /kernel: umass0: BBB reset failed, IOERROR >How-To-Repeat: Plug in an HP 315 to a USB port. Type "dd if=/dev/da0s1" Wait... >Fix: Add the following quirk definition to /sys/cam/scsi/scsi_da.c { /* * HP 315 USB DIGITAL CAMERA */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "HP", "USB CAMERA*", "*"}, /*quirks*/ DA_Q_NO_6_BYTE }, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message