Ronald G. Minnich
57ae756c26
manpreet's new files for 440bx.
...
The name 'l440gx' is sort of a generic mainboard.
2001-05-07 01:42:59 +00:00
Ronald G. Minnich
b1e09fa054
Chances for the new superio setup. pci.h has new structs.
...
newpci.c has some new functions. asus config is fixed for i386 stuff.
NLBconfig has a new command (nsuperio) and will take arch, mainboard, or
target as the first command. sis 950 superio has changes for the new
superio model
2001-04-11 21:38:46 +00:00
Ronald G. Minnich
dd99e41d73
Trying to resync with Eric's changes
...
First, grow heap size in src/arch/i386/config/ldscript.base for DoC
Minor include fixes
Fixes to cua -- but it's now broken, won't find IDE
Minor fix to util/config/NLBConfig.py: for docipl, use CFLAGS
Added files so that CUA works with config tool.
2001-03-26 21:49:23 +00:00
Eric W. Biederman
0785f9f233
Final updates for my code cleanup and alpha code merge.
2001-03-23 22:56:05 +00:00
Eric W. Biederman
24fe8d03aa
Next in my series of cleanups form the alpha port nothing should break yet...
2001-03-23 21:03:13 +00:00
Ronald G. Minnich
a08e458715
via fixup
2001-03-02 21:09:36 +00:00
Ronald G. Minnich
d0b0e5cf9f
added files for Tyson's new stuff.
2001-02-09 04:38:11 +00:00
Ronald G. Minnich
ef33ec89a4
superio.c
2001-01-19 17:10:45 +00:00
Ronald G. Minnich
ef2a712106
added files for 440bx
2001-01-19 17:02:36 +00:00
Ronald G. Minnich
6a11a06df1
More stuff for via, including superio
2000-12-19 03:14:05 +00:00
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