Commit graph

15 commits

Author SHA1 Message Date
Ronald G. Minnich
246ae3a447 acer support. 2000-11-16 23:19:30 +00:00
Ronald G. Minnich
a719afd13d suppoer for the acer aladdin chipset 2000-11-16 21:47:35 +00:00
Ronald G. Minnich
e8b24d3cde For tyan s1834 and winbond superio ... 2000-11-13 22:56:05 +00:00
Ronald G. Minnich
d496bf5e53 New files; these do result in a buildable l440gx+ linuxbios 2000-11-13 18:15:00 +00:00
Ronald G. Minnich
489a632b67 support for ga-6bxc 2000-11-02 03:34:25 +00:00
Ronald G. Minnich
620dff9ebb Support for gigabit ga-6vxc 2000-11-02 03:34:10 +00:00
Ronald G. Minnich
02d5cb7fb2 adding support for L440GX.
L440BX is next.
2000-11-01 03:54:54 +00:00
Ronald G. Minnich
21322ba3b7 mtrr fixes for 630, they are a hack now.
ipl.S: check for FRAMEBUFFER, don't set 0x63 if HAVE_FRAMEBUFFER not
defined.

Starting support for L440GX
2000-11-01 03:08:35 +00:00
Ronald G. Minnich
06c2888fc8 added matsonic support 2000-10-27 17:18:51 +00:00
Ronald G. Minnich
a2df0ebecd Added support for the superio. Serial works but no serial interrupts work.
This is to support sercons for 2.2.16
2000-10-23 19:19:25 +00:00
Ronald G. Minnich
2346f26a98 Added: open FINAL_MAINBOARD_FIXUP. If this is set, then the function
final_mainboard_fixup
will be called as the last step in intel_main before calling linuxbiosmain.

Added a final_mainboard_fixup function to the winfast mainboard.c

added a final_southbridge_fixup to southbridge.c for the sis630.

In all cases, this is to get ethernet working until we resolve some problems
with the ethernet interface. Problem is is bar0 does not reliably take the
address  I put into it. If I set 0x2401, sometimes it reads back as 0x2001.
This makes linux unhappy, since 0x2001 is already in use. Second, the
COMMAND bit probing in linuxpci.c does not realize that the enet device
can be a busmaster. So we jam register 0x4 to 0x7. Finally, the interrupt line
is getting zero in zero_irq_settings, but the irq table has no info on
this device, with the result that the interface comes up with no IRQ.
So we set reg 0x3c to 0xb, a known-good value.

Ethernet now works fine on my winfast 6300.

ron
2000-10-20 16:54:05 +00:00
Ronald G. Minnich
a19592ed2f Fixes for leadtek enet.
fixes for crt0.S
2000-10-20 15:46:52 +00:00
Ronald G. Minnich
e14a836658 Support files for l440gx 2000-10-19 02:27:25 +00:00
Ronald G. Minnich
f525e3b1b5 Another cvs screwup! 2000-10-17 13:28:06 +00:00
Ronald G. Minnich
fe28715943 reorg 2000-10-16 23:59:01 +00:00