Re: Testing serial ports

2003-01-03 Thread Nathan Kinkade
On Fri, Jan 03, 2003 at 02:36:06AM -0500, Dragoncrest wrote:
   I've got a slight problem where I think that I've got a serial port 
   that has failed on one of my machines.  So I'm looking for the simplest way 
 to test a serial port to see if it is in fact working.  Thanks for the info.

Do you have any external serial devices, like a modem?  You could also
use another computer and place a null modem cable between them.  Then
use a command like tip(1) or minicom from the ports to connect to the
device.  What evidence leads you to believe that the serial port is bad?
You're positive that it's turned on in the BIOS?  Does dmesg reveal any
sio entries?

Nathan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Testing serial ports

2003-01-02 Thread Dragoncrest
	I've got a slight problem where I think that I've got a serial port that 
has failed on one of my machines.  So I'm looking for the simplest way to 
test a serial port to see if it is in fact working.  Thanks for the info.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message