On Fri, Oct 21, 2005 at 03:53:37PM -0400, Simon Wu wrote: > Hello, > > I had to compile a driver based on usbserial. > > I compile my driver which also forced usbserial to be recompiled as > well. Thing seems good on Debian with 2.6.6.
Have a pointer to the source of your driver? > But when I tried it on Fedora 3 (2.6.9) and Fedora 4 (2.6.11), the > recompiled usbserial.ko is about 10 times in size compared to the > original one. You have enabled different debug options. > Worst yet, when I load it in Fedora 4, my system crashes > (kernel panic). syslog shows "unable to handle kernel paging request > at virtual address ..." Sounds like you have a bug in your code, good luck :) greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
