OK for me.
Some line I want to use print mem or pci at the end of LinuxBIOS can not be used now. Eric removed the CHIP_PASS....
Regards
YH
-----Original Message----- From: Li-Ta Lo [mailto:ollie@lanl.gov] Sent: Thursday, November 04, 2004 9:07 AM To: YhLu; LinuxBIOS Subject: Removing device driver code in mainboard.c for Tyan boards?
YhLu,
Now we have a totally new device driver architecture, could we remove those #if 0 #endf code in the mainboard.c for Tyan board?
Ollie
On Thu, 2004-11-04 at 10:45, YhLu wrote:
OK for me.
Some line I want to use print mem or pci at the end of LinuxBIOS can not be used now. Eric removed the CHIP_PASS....
I guess we don't need the driver/intel|si||adaptec|boradcom anymore ?
Ollie
Regards
YH
-----Original Message----- From: Li-Ta Lo [mailto:ollie@lanl.gov] Sent: Thursday, November 04, 2004 9:07 AM To: YhLu; LinuxBIOS Subject: Removing device driver code in mainboard.c for Tyan boards?
YhLu,
Now we have a totally new device driver architecture, could we remove those #if 0 #endf code in the mainboard.c for Tyan board?
Ollie
Li-Ta Lo ollie@lanl.gov writes:
On Thu, 2004-11-04 at 10:45, YhLu wrote:
OK for me.
Some line I want to use print mem or pci at the end of LinuxBIOS can not be used now. Eric removed the CHIP_PASS....
I guess we don't need the driver/intel|si||adaptec|boradcom anymore ?
That is what replaced the #if 0 #endif code from the Tyan motherboards.
This is needed especially for little things like setting the motherboard's subsystem vendor and subsystem id.
Eric
On Thu, 4 Nov 2004, YhLu wrote:
Some line I want to use print mem or pci at the end of LinuxBIOS can not be used now. Eric removed the CHIP_PASS....
it was no longer needed I think.
ron