Use option.ko
"" <> wrote:
Russ: THANKS!
Very interesting this business. So many struggles have been resolved by a
curious observation. When usbserial is built-in to the kernel and we reboot
with dongle modem already inserted, udev will not see it, no way in hades,
apparently.
But then I noticed that the generic usbserial driver does not allow a module
form of build. It is either in or out. Yet its 'parent' usbserial
configuration option can be modularized. Hunh?
So I built with usbserial as a module and with generic usbserial driver "in":
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
Upon reboot now, 'modprobe usbserial' gets you the full initialization needed,
/etc/ttyUSBx, etc. to make it work!
Now the reboot problem is dust! Did I get that right?
To quote Jean Luc Picard: "I see FOUR lights!"
------------------------------------
Yahoo! Groups Links
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|