linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Auto-loading of usbserial in 2.6 kernel?
@ 2006-05-17 20:55 LEE, Yui-wah (Clement)
  2006-05-17 21:10 ` Scott James Remnant
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: LEE, Yui-wah (Clement) @ 2006-05-17 20:55 UTC (permalink / raw)
  To: linux-hotplug

Hi,

I have a usbserial device (Novatel V620 EVDO modem)
that worked when I manually loaded the kernel module by
the command:

  modprobe usbserial vendor=0x1410 product=0x1110

However, on a 2.6 kernel, I could not get the usbserial
to be automatically loaded when the card was detected
(coldplugging). Specifically, I added reasonably
entries into /etc/hotplug/usb.handmap and
/etc/modprobe.d/ to no avail.

In contrast, on a 2.4 kernel (2.4.18), I could get the
usbserial to be automatically loaded by adding the
following line to /etc/hotplug/usb.handmap

usbserial          0x0003 0x1410   0x1110    0x0000       0x09   0x00         0x00            0x09            0x00            0x00   0x00000000

and the following line to /etc/modules.conf

options usbserial vendor=0x1410 product=0x1110

Any suggestion?

I have read all the documentations on various places including
http://linux-hotplug.sourceforge.net/   I also googled
around quite a lot on the Internet but could not find
the answer.

Clement




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-05-19 20:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-17 20:55 Auto-loading of usbserial in 2.6 kernel? LEE, Yui-wah (Clement)
2006-05-17 21:10 ` Scott James Remnant
2006-05-18 14:55 ` LEE, Yui-wah (Clement)
2006-05-18 15:32 ` Greg KH
2006-05-18 15:51 ` LEE, Yui-wah (Clement)
2006-05-18 16:51 ` Greg KH
2006-05-19  5:33 ` Alexander E. Patrakov
2006-05-19 20:37 ` LEE, Yui-wah (Clement)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).