The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SCO
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-22-2008
uxlunatick uxlunatick is offline
Registered User
 

Join Date: Aug 2006
Posts: 30
You need to verify that the serial port are correctly "active" in the server's BIOS/CMOS

Then, you need check to see if the serial ports are set up within SCO 5.0.5 with 'mkdev serial'

After, you need to know what type of serial device is to be connected to the serial. Terminals and printers use /dev/tty?a style port names with terminals have "login" enabled on the port. Modems require the /dev/tty?A port name so that the hardware flow control wires are available for the modem.


For more details, you need to tell us which type of device that you want to connect.
Reply With Quote