Harald Gutmann wrote:
PCI registers on coreboot address 0x52 (from the IDE device) has value FF while proprietary has value 99. This is the so called "CABLE_BIT".
Fair enough, but this is the "output" of coreboot. The tricky part is to find the "input" for the coreboot code. How to find out which cable type is really attached, on this chipset?
//Peter