- added better error checking to breset
commit924eb2dfaaf749313877be63462f8405359e8b4e
authorcdfrey <cdfrey>
Fri, 30 Nov 2007 00:00:24 +0000 (30 00:00 +0000)
committercdfrey <cdfrey>
Fri, 30 Nov 2007 00:00:24 +0000 (30 00:00 +0000)
treea6692429537ad7debc02e8599ff5e0c8665165e0
parent695339f9a3ef95a9b0c2532ab4dde325971e695f
- added better error checking to breset
- commented the sleep() for the 8830
- added code to handle the race condition where usb_storage
       claims the device before bcharge arrives on the scene,
       by asking the kernel to detach the driver from
       the Mass Storage interface... this change makes it
       possible to run bcharge, moving from 0006 to 0004
       to 0001 and back to 0004, all *while* usb_storage
       is loaded!
ChangeLog