Re: Minicom
"Bruno Lopes F. Cabral" <[email protected]> Wed, 18 Feb 2004 21:08:51 -0300
| Newsgroups | gmane.linux.drivers.wireless.access-point |
|---|---|
| Message-ID | <[email protected]> |
modprobe usbserial dmesg | tail (this will show the device, usually /dev/ttyUSB0) minicom -s configure it to /dev/ttyUSB0 or whatever dmesg shows that's all! Gaurav Dawra wrote: > Hi friends, > > I am receiving data thru minicom but I cud not able to figure out how to > send the command to minicom thru USB port, has anyone used minicom, if yes!! > Please suggest > > Thanx..