Commit graph

9 commits

Author SHA1 Message Date
Li-Ta Lo
cd92ec8ef9 add LPT support 2000-12-07 07:34:40 +00:00
Li-Ta Lo
9b0e700d23 clean up and some document for serial init stuff 2000-12-06 06:44:07 +00:00
Li-Ta Lo
69f93c224c add more
#ifndef lint
static char rcsid[] = "$Id:$";
#endif

to *.c source
2000-12-02 03:51:28 +00:00
Li-Ta Lo
f0ea4a2bc0 Debug message is disabled by default now. If you want to show the message,
please add "option DEBUG" in the config file or in the C source

#define DEBUG
#include <printk.h>
2000-12-01 08:59:47 +00:00
Ronald G. Minnich
d25b122c73 winbond support
setup_serial.inc has been tested and words
2000-11-13 23:49:31 +00:00
Ronald G. Minnich
b5f1d737f1 Changes to make serial console work. 2000-10-26 20:30:22 +00:00
Li-Ta Lo
1df1f5955d set CLKIN frequence to 24 MHZ for correct Serial Port operation 2000-10-26 03:13:26 +00:00
Ronald G. Minnich
8d7c3938b0 Fixed to no longer used old chip/intel/serial_subr.c
added serial_subr.c to lib
setup_serial.inc is for sis
2000-10-24 21:53:12 +00:00
Ronald G. Minnich
cfd9176456 superio support for sis 950 2000-10-23 19:20:08 +00:00