From owner-freebsd-bugs Fri Oct 11 6: 0:17 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 6040B37B401 for ; Fri, 11 Oct 2002 06:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CDF643E88 for ; Fri, 11 Oct 2002 06:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BD0DCo091847 for ; Fri, 11 Oct 2002 06:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BD0D9M091846; Fri, 11 Oct 2002 06:00:13 -0700 (PDT) Date: Fri, 11 Oct 2002 06:00:13 -0700 (PDT) Message-Id: <200210111300.g9BD0D9M091846@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: farid.hajji@Uni-Koeln.DE Subject: Re: kern/39199: CASIO QV-4000 not recognized by /sys/dev/usb/umass.c Reply-To: farid.hajji@Uni-Koeln.DE 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 The following reply was made to PR kern/39199; it has been noted by GNATS. From: farid.hajji@Uni-Koeln.DE To: freebsd-gnats-submit@FreeBSD.org, farid.hajji@ob.kamp.net Cc: Subject: Re: kern/39199: CASIO QV-4000 not recognized by /sys/dev/usb/umass.c Date: Fri, 11 Oct 2002 14:57:28 +0200 (MET DST) Okay, I've tried to access the QV-4000 again under 4.7-STABLE cvsupped 10/10/2002. This is what I've got: Turning the device on: umass0: CASIO product 0x1001, rev 1.00/10.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 150KB/s transfers da0: 1027MB (2104704 512 byte sectors: 0H 0S/T 0C) Trying to mount it: # mount -t msdos /dev/da0s1 /mnt umass0: Unsupported ATAPI command 0x08, 6 byte command should have been converted da0: reading primary partition table: error reading fsbn 0 umass0: Unsupported ATAPI command 0x35 (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x6, scsi status == 0x0 msdos: /dev/da0s1: Input/output error. The same for: # mount -t msdos /dev/da0 /mnt Turning the device off: umass0: at uhub0 port 1 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached. I also got (unreproducible) kernel panics from time to time while trying to mount da0 as above. Regards, -Farid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message