rs232 support

This commit is contained in:
Philip Homburg
2005-07-29 15:22:58 +00:00
parent 2471939f7d
commit a93faca75f
5 changed files with 69 additions and 29 deletions

View File

@@ -112,7 +112,7 @@
* system can handle.
*/
#define NR_CONS 4 /* # system consoles (1 to 8) */
#define NR_RS_LINES 0 /* # rs232 terminals (0 to 4) */
#define NR_RS_LINES 4 /* # rs232 terminals (0 to 4) */
#define NR_PTYS 32 /* # pseudo terminals (0 to 64) */