هناك أفضل

 

Minicom and CISCO Devices

Minicom is giving me a pain in the @r$$.. I managed to install it from the FreeBSD ports comm/minicom and configured it in the following way:
[code]
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
x A - Serial Device : /dev/ugen0
x B - Lockfile Location : /var/spool/lock
x C - Callin Program :
x D - Callout Program :
x E - Bps/Par/Bits : 9600 8N1
x F - Hardware Flow Control : No
x G - Software Flow Control : No
x
x Change which setting?
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj
[/code]
I'm using /dev/ugen0 because I'm connecting the rollover cable to the DB-9 BELKIN device that is connected over a USB connection to my FreeBSD machine. The moment I attach the device dmesg shows the following line:
[code]
ugen0: Belkin Components USB-232 Adapter, rev 1.10/2.08, addr 2
[/code]
Which makes me assume that /dev/ugen0 is the correct device to use?!
However, I still can't connect, it still say it is offline! Any hints?

عنوان التعقيب لهذه التدوينة:

http://yousef.raffah.com/trackback/46

تعليقات الزوار

Note that there is a local

Note that there is a local serial utility in FreeBSD's base. :-P

I assume you are talking

I assume you are talking about cu and tip, right?

I have just tried them both

I have just tried them both and they are both giving me the same results: [code]write: Operation not supported by device[/code]

here is my ls -l /dev/ugen0*
[code]
crwxrwxrwx 1 root operator 0, 115 Jun 27 15:11 /dev/ugen0
crwxrwxrwx 1 root operator 0, 116 Jun 27 15:11 /dev/ugen0.1
crwxrwxrwx 1 root operator 0, 117 Jun 27 15:11 /dev/ugen0.2
[/code]

thanks

thanks

أرسل تعليق جديد

محتويات هذه الخانة سرية ولن تظهر للآخرين.