I figured out the issue. It was totally unrelated to the USB patching. I was changing CONFIG_LOCALVERSION compile variable to be able to identify which kernel (of the several that I have tried) is loaded by using uname -a. Apparently doing this is a no no because the device goes into an endless loop of rebooting. Keeping it a "" fixes the issue.
-mtl Frantisek Dufka wrote: > Michael Lapinski wrote: > >> Does anyone have any ideas why this would happen? Also can anyone tell >> me what the USB chipset is on the 800? >> > > Was discussed here in the list few times. Search list archives for > details [1] or check this http://muru.com/linux/n800-usb-host/ > > Frantisek > > 1. http://www.gossamer-threads.com/lists/maemo/ _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
