On Thu, 11 Mar 2004, YhLu wrote:
Please commit the changes in tyan dir to make tyan MB to work with 1.1.6 that Eric committed today.
These patches are now applied.
Please test.
Somebody please tell me why we have src/pc80/serial.c and src/pc80/serial_2.c ...
ron
//BY LYH value = pci_read_config32(dev, 0x4); value |= 6; pci_write_config32(dev, 0x4, value); //BY LYH END
if anyone wants to replace '6' with a symbolic name, that is fine by me :-)
ron