Yep, that's the externals that byte me again ;-),STATUS_ID_CMD is defined in tuxdefs/commands.h which wasn't committed as it's an external. Anyway there's nothing changed in the daemon functionality compared to earlier revisions as the new functions are not used yet. I'll fix this next week when implementing the whole sleep/id stuff. You'll also need a firmware update to test the whole thing, including the RF and USB that are not on SVN yet as these codes would make neimad drop dead instantly ;-)
On Fri, 01 Jun 2007 21:45:17 +0200, Philippe Teuwen <[EMAIL PROTECTED]> wrote:
jaguarondi wrote:Modified: daemon/trunk/libs/USBDaemon_status_table.c =================================================================== @@ -62,6 +68,11 @@ { switch (new_status[0]) { + case STATUS_ID_CMD:It seems r336 is broken: STATUS_ID_CMD is undefined Commenting out this case makes the stuff compiling. I didn't dig into it, just that I saw it failed on NSLU2 after an svn update . Phil ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ tux-droid-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-user
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ tux-droid-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-user
