<first, ARGH! firefox keeps going back to previous pages when I hit backspace and erasing my email! This is the third time...>
Hi. Thanks, guys, for this driver. I hope I can get it to work. I've been trying to use this driver for a while. Right now, I've got it compiled into 2.6.8.1, and the kernel runs. (I'm using the 2004-10-11 version from the KARO website) I had to make some modifications to fit it into my architecture (arch-lh7a40x), and added my own hardware definitions and such. However, the driver doesn't seem to be used! I added some debug messages, and the probe functions aren't called. 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (HC-ISP1362) <IN hc_isp1362_driver_register><7>driver_register returned 0 Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. usbcore: registered new driver usbmouse drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver mice: PS/2 mouse device common for all mice Now, there's a lot I don't know about this stuff. Is driver_register supposed to return 0? How can I trace this to find out what's going wrong? I am using platform_add_devices in my 'arch/arm/mach-lh7a40x/arch-oscar.c' file. Here are all the relevant sysfs entries I see: /sysfs/bus/platform/drivers /sysfs/bus/platform/drivers/isp1362-ohci /sysfs/bus/platform/devices/oscar-usb /sysfs/devices/platform/oscar-usb /sysfs/devices/platform/oscar-usb/detach_state /sysfs/bus/usb /sysfs/bus/usb/drivers /sysfs/bus/usb/drivers/usbmouse /sysfs/bus/usb/drivers/usb-storage /sysfs/bus/usb/drivers/usb /sysfs/bus/usb/drivers/hub /sysfs/bus/usb/drivers/usbfs /sysfs/bus/usb/devices /sysfs/class/usb /sysfs/class/usb_host (for instance, there's nothing under /sysfs/class/usb_host) Do you have any ideas or any advice? It would be _really_ nice to finally get this working. Mike ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
