Hello Greg and list readers, > -----Ursprüngliche Nachricht----- > Von: Greg KH [mailto:[EMAIL PROTECTED]] > > Does your device pass all of the usb tests on Windows?
Yes. I previously tested with INTEL's USBCheck.exe Version 3.2 and passed all tests as compliant. > If it passes all of > those tests, then there might be a problem in the Linux code. I use Kernel 2.4.10 which came with a SuSE 7.3 distribution. > > > I suggest building the usb code as modules. Then, when you make a > change to usb.c you can just do: > make modules SUBDIRS=drivers/usb > and the modules just in that directory will get rebuilt. Thank You. That is much faster than compiling all modules. AFAIK the file usb.c is a module. At least they compile <linux/modules.h>. To me it seems as if this file is part of usbcore.o. So how to insmod usb.o if I changed something? Do I have to reboot each time I made changes? > > Hope this helps, Certainly does a bit. I am still a Linux newbie ;-) Thank You. Siegfried. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel