Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8582 - device disables update (forgotten usecase)

Attached to Project: Rockbox
Opened by Andree Buschmann (Buschel) - Sunday, 10 February 2008, 16:06 GMT+2
Last edited by Barry Wardell (barrywardell) - Tuesday, 12 February 2008, 15:07 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type PortalPlayer-based
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Hi, it's always the same. When the patch has just been submitted, you'll see the usecase you've forgotten.

When attaching USB while pressing MENU (e.g. for charging), the USB-devices are enabled, but not disabled after detaching USB again. So, when charging your player this way and directly using it afterwards, you will still experience higher power consumption.

This patch corrects this. USB is disabled when USB is detached.
   usb_device_v01.patch (0.5 KiB)
 firmware/target/arm/usb-fw-pp502x.c |    9 +++++++++
 1 file changed, 9 insertions(+)

This task depends upon

Closed by  Barry Wardell (barrywardell)
Tuesday, 12 February 2008, 15:07 GMT+2
Reason for closing:  Duplicate
Additional comments about closing:  Closing as requested. Closed as a duplicate even though this did actually come before  FS#8588 .
Comment by Andree Buschmann (Buschel) - Tuesday, 12 February 2008, 13:16 GMT+2
Please close this entry.  FS#8588  is the better solution.

Loading...