Bug 99887

Summary: Archos Multimedia Jukebox doesn't work
Product: Base System Reporter: Megan <carn0048>
Component: usbAssignee: Florent Thoumie <flz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.3-RELEASE   
Hardware: Any   
OS: Any   

Description Megan 2006-07-07 17:40:16 UTC
When I plug the Archos Multimedia Jukebox into the USB port on my machine no device appears in /dev/ for me to mount.

I see this line in dmesg:
umass0: Archos Archos Multimedia Jukebox, rev 1.10/0.01, addr 2

Normally the line above is followed by something like "da0 at umass-sim0 bus 0 target 0 lun 0" but that line never appears.

After I unplug it I see these lines in dmesg:
umass0: BBB reset failed, STALLED
umass0: BBB bulk-in clear stall failed, STALLED
umass0: BBB bulk-out clear stall failed, STALLED
umass0: BBB reset failed, STALLED
umass0: BBB bulk-in clear stall failed, STALLED
umass0: BBB bulk-out clear stall failed, STALLED
umass0: BBB reset failed, STALLED

Perhaps it's related to similar problems reported at http://lists.freebsd.org/pipermail/freebsd-bugs/2005-June/013179.html for another USB device.

Fix: 

Add lines to scsi_da.c that tell it not to attempt to use the synchronize cache command.
How-To-Repeat: Plug device into machine.
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2006-10-07 12:42:47 UTC
State Changed
From-To: open->feedback

I'm willing to add the quirk but I need more information about 
your device. 

Please have a look at http://www.root.org/~nate/freebsd/scsi/quirks.html 
and send the appropriate information (and a patch if you can). 


Comment 2 Florent Thoumie freebsd_committer freebsd_triage 2006-10-07 12:42:47 UTC
Responsible Changed
From-To: freebsd-usb->flz

I'm willing to add the quirk but I need more information about 
your device. 

Please have a look at http://www.root.org/~nate/freebsd/scsi/quirks.html 
and send the appropriate information (and a patch if you can).
Comment 3 Florent Thoumie freebsd_committer freebsd_triage 2007-04-13 12:58:24 UTC
State Changed
From-To: feedback->closed

Feedback timeout. 
Please follow-up to this PR if you have additional information.