logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

linus: firmware usb.c,1.64,1.65: msg#00140

Subject: linus: firmware usb.c,1.64,1.65
Update of /cvsroot/rockbox/firmware
In directory labb:/tmp/cvs-serv24617/firmware

Modified Files:
        usb.c 
Log Message:
Trying to enter STANDBY mode when entering USB mode seems to cause more trouble 
than it is worth.

Index: usb.c
===================================================================
RCS file: /cvsroot/rockbox/firmware/usb.c,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- usb.c       12 Jul 2005 07:25:00 -0000      1.64
+++ usb.c       22 Aug 2005 13:27:56 -0000      1.65
@@ -169,7 +169,6 @@
         DEBUGF("Entering USB slave mode\n");
         ata_soft_reset();
         ata_init();
-        ata_standby(15);
         ata_enable(false);
         usb_enable(true);
     }

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs



<Prev in Thread] Current Thread [Next in Thread>