No need for any special driver, as long as your usb is defined correctly (just check dmesg to see that the modem is recognized) all you need to do is to load the kernek module CDCEther (e.g. modprobe CDCEther if your distro already includes it) and once you do that it becomes eth0.
Gilad Ben-Yossef <[EMAIL PROTECTED]> wrote:Ran Milstein wrote: > Hi, > Does anyone know if there is a driver for a USB cable modem "Motorola > SB4200". > It work perfectly when using the NIC connection but I prefer to use the USB > one. > I'm using RH 8 if it makes any different. > Don't know of any driver but I have a wild guess - that the USB interface functions in fact as an Ethernet USB connection. Try look at the log and dmesg to see if the kernel detects a USB connected "NIC". You need to try and make it work as a USb connected NIC and then use the NIC to establish the connection as you do via the a real Ethernet. Again - it's just a guess. I don't know anything about this modem. Gilad ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
