Lines Matching refs:serial
3 To use a serial port as console you need to compile the support into your
4 kernel - by default it is not compiled in. For PC style serial ports
5 it's the config option next to "Standard/generic (dumb) serial support".
6 You must compile serial support into the kernel and not as a module.
18 ttySx for a serial port
20 ttyUSB0 for the first USB serial device
22 options: depend on the driver. For the serial port this
37 console and the 2nd serial port (ttyS1 or COM2) at 9600 baud.
39 Note that you can only define one console per device type (serial, video).
43 first looks for a VGA card and then for a serial port. So if you don't
44 have a VGA card in your system the first serial port will automatically
64 2. LILO can also take input from a serial device. This is a very
65 useful option. To tell LILO to use the serial port:
68 serial = 1,9600n8 (ttyS1, 9600 bd, no parity, 8 bits)
75 4. Make sure a getty runs on the serial port so that you can login to
84 `/etc/ioctl.save'. REMOVE THIS FILE before using the serial