| Summary: | CASIO QV-4000 not recognized by /sys/dev/usb/umass.c | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Farid Hajji <farid.hajji> |
| Component: | kern | Assignee: | njl |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Farid Hajji
2002-06-12 19:40:00 UTC
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. Please close this PR, problem solved in 5.1-BETA FreeBSD 5.1-BETA #3: Sat May 10 05:02:42 CEST 2003 GENERIC Kernel. Everything works as expected now. Thanks, -Farid. -- Farid Hajji -- Unix Systems and Network Management. http://www.farid-hajji.net/address.html Quoth the Raven, "Nevermore." --Edgar Allan Poe. Responsible Changed From-To: freebsd-bugs->joe Assign to USB maintainer State Changed From-To: open->closed Note that I believe this is fixed in both -stable and -current. Responsible Changed From-To: joe->njl Note that I believe this is fixed in both -stable and -current. |