"Amit Bhargava" <[EMAIL PROTECTED]> writes:

> hi,
> 
> recently I got the new USB modem with following details:
> 
> HP - UM9100 U modem. The modem is a USB modem, but I dont have
> slightest of inkling as to how to configure a USB modem.
> 
> I searched the net for certain documented procedures and I learnt
> that u need /tty/USB01 type of port.
> 
> Would some please explain the procedure to configure such a modem.

I remember the kernel config has some options for USB modem support.
Try enabling it.  You should perhaps do :

1) Compile kernel with the following enabled.
   a. General USB support (CONFIG_USB and CONFIG_USB_DEBUG)
   b. USB modem support (CONFIG_USB_ACM)
   c. USB serial support (CONFIG_USB_SERIAL)
   d. CONFIG_UHCI, CONFIG_UHCI_ALT, CONFIG_OHCI

I suggest you try without serial support first, and see of the regular
kernel modem stuff will work.

Also, As Kinglsy said, you need only one of the three mentioned in
(d).  So, keep the others constant and try out each of the three
modules in (d) in turn, and stick to the one that works and discard
the rest.

Post back if you encounter problems.

-karra

-- 
Life sans X sounds just as bad as life sans SeX.

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to