(Oh yes. Another motherboard. :-)
Are the following the only folders needing to be created to add support for a motherboard to LinuxBiosv2?
--- Snipped From Patch ---
Index: src/mainboard/tyan/s1846/Config.lb Index: src/mainboard/tyan/s1846/Options.lb Index: src/mainboard/tyan/s1846/auto.c Index: src/mainboard/tyan/s1846/chip.h Index: src/mainboard/tyan/s1846/failover.c Index: src/mainboard/tyan/s1846/mainboard.c Index: targets/tyan/s1846/Config.lb
--- End Snip ---
Will start working on a Tyan S1832DL hopefully shortly. (Seems very similar to the S1846 tree with the feature of SMP.)
-- Roger http://www.eskimo.com/~roger/index.html Key fingerprint = 8977 A252 2623 F567 70CD 1261 640F C963 1005 1D61
Thu Apr 26 23:11:50 PDT 2007
On Thu, Apr 26, 2007 at 11:13:12PM -0700, roger wrote:
(Oh yes. Another motherboard. :-)
Are the following the only folders needing to be created to add support for a motherboard to LinuxBiosv2?
--- Snipped From Patch ---
Index: src/mainboard/tyan/s1846/Config.lb Index: src/mainboard/tyan/s1846/Options.lb Index: src/mainboard/tyan/s1846/auto.c Index: src/mainboard/tyan/s1846/chip.h Index: src/mainboard/tyan/s1846/failover.c Index: src/mainboard/tyan/s1846/mainboard.c Index: targets/tyan/s1846/Config.lb
--- End Snip ---
Yes, basically. But I don't think we should add more non-working mainboards until the 440BX code actually works.
Uwe.