You mean baud rate or others.
The freebios2 has two Config.lb, one in the mainboard and the other in targets
Freebios2/src/mainboard/ Freebios2/targets/.
The chipset seeting is in mainboard, and others in targes.
Regards
YH
_____
From: Sagiv Yefet [mailto:sagivy@3vium.com] Sent: Tuesday, August 31, 2004 3:56 AM To: linuxbios@clustermatic.org Subject: using the cosole device
I am working on AMD64. What are the definition in the Config.lb file define the console device (rs232)
Superio winbond/w83627hf
Thanks.
On Tue, 31 Aug 2004, YhLu wrote:
You mean baud rate or others.
The freebios2 has two Config.lb, one in the mainboard and the other in targets
If you are NOT making a new motherboard, you should only be messing with the target Config.lb, and if you have to change it make a new Config.lb of your own.
if you ARE making a new motherboard you'll need to make a new src/mainboard/<vendor>/<type> directory and fill it with the right files.
ron