Date: Fri, 11 Oct 2002 06:00:13 -0700 (PDT) From: farid.hajji@Uni-Koeln.DE To: freebsd-bugs@FreeBSD.org Subject: Re: kern/39199: CASIO QV-4000 not recognized by /sys/dev/usb/umass.c Message-ID: <200210111300.g9BD0D9M091846@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: <CASIO DIGITAL_CAMERA 1.00> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210111300.g9BD0D9M091846>