Hi Sarah / Hinata

you have to load the module usbserial (since Linux sees
EVDO cards as USB/serial devices) by executing the
command:
  
shell> modprobe usbserial vendor=0x**** product=0x****



Vendor and product IDs can be extracted by the following
commands:

shell> cat /proc/bus/usb/devices devices  


* insert the EVDO card


shell> diff /proc/bus/usb/devices devices | grep Vendor

..... Vendor=123a ProdID=4567 .....



for more info:
http://www.linux.com/article.pl?sid=06/03/08/2138237




  



On 11/9/06, hinata toshi <[EMAIL PROTECTED]> wrote:
> hi,
>
> just like to ask if you know a linux driver & an instruction on how to configure a cdma 1X EV-DO wireless (specifically a ZTE MY39  pcmcia wireless card) in linux?  the device only comes with a windows installation disk and tried to google but didn't find anything.
>
> thanks!
> --sarah
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to