Hi everybody,

We are currently working with uClinux, kernel 2.4.26-uc1
I've imported the USB serial adapter console feature from the kernel 2.5.75,
and after some changes in function's names and prototypes, it compiles
successfully... the problem is, even after specifying the new console to the
kernel parameter like this:
"console=/dev/ttyUSB0,115200"
the USB enumeration process is not fast enough, and the kernel tries to open
the console (and therefore fails) before this one has been registered by the
usb-serial driver...

I was wondering if someone has an idea to resolve this issue, since the
major kernel console exmaple I have are all based on real serial port: this
case is specific to USB, due to the enumeration process   :-(

======================================
Mick CORNUT - Application & Software engineer
EUROPE TECHNOLOGIES
1681 Route des Dolines, Sophia-Antipolis
06560 Valbonne, France
Tel +33 (0) 497152076, Fax +33 (0) 497152001
email : [EMAIL PROTECTED]
web: http://www.europe-technologies.com
======================================



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to