serial.h File Reference

Serial port configuration. More...

#include <config/local/serial.h>

Go to the source code of this file.

Defines

#define COM1   0x3f8
#define COM2   0x2f8
#define COM3   0x3e8
#define COM4   0x2e8
#define COMCONSOLE   COM1
#define COMSPEED   115200
#define COMDATA   8
#define COMPARITY   0
#define COMSTOP   1

Functions

 FILE_LICENCE (GPL2_OR_LATER)


Detailed Description

Serial port configuration.

These options affect the operation of the serial console. They take effect only if the serial console is included using the CONSOLE_SERIAL option.

Definition in file serial.h.


Define Documentation

#define COM1   0x3f8

Definition at line 16 of file serial.h.

#define COM2   0x2f8

Definition at line 17 of file serial.h.

#define COM3   0x3e8

Definition at line 18 of file serial.h.

#define COM4   0x2e8

Definition at line 19 of file serial.h.

#define COMCONSOLE   COM1

Definition at line 21 of file serial.h.

Referenced by int22().

#define COMSPEED   115200

Definition at line 29 of file serial.h.

Referenced by int22().

#define COMDATA   8

Definition at line 30 of file serial.h.

#define COMPARITY   0

Definition at line 31 of file serial.h.

#define COMSTOP   1

Definition at line 32 of file serial.h.


Function Documentation

FILE_LICENCE ( GPL2_OR_LATER   ) 


Generated on Tue Apr 6 20:01:14 2010 for gPXE by  doxygen 1.5.7.1