Hi Hashim

It will depend on the driver for your USB device.

You can browse /dev folder to see what its name is.

I've seen USB as /dev/ttyASMxx /dev/USByy and /dev/ttyACMzzz

xx,  yy, and zz being the connection number.

make a ls of folder /dev without your device connected and then a
seccond ls with the device connected. You should see a difference.
then use the appropiate /dev/tt... in your config file.

Also be aware that some devices creates more than one /dev/tty... you
should try with all the options.

Also in fedora you can use the command cu -l 9600 /dev/ttyXXXX to
verify the connection to your usb device. (The cu command comes with
the uucp package)

Hope this helps

Regards

Alvaro



On 5/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi all,

I have connected my mobile phone to usb port but dont know what number to
be give in conf file... shud i give that port number in mms-port
parameter??
pls help

thanks in advance
regards

Hashim


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to