Stefan Reinauer wrote: > * Marc Jones <[EMAIL PROTECTED]> [070815 23:01]: >> Shouldn't the PCI config register always be 0x2c (subsystem ID register) >> like in the last example (bcm5780_sb_pci_main.c)? Should these functions >> even be there since there is a stock pci_dev_set_subsystem() that seems >> to be correct? > > I think on some systems 2c is always read-only, while on others it is > read/write or read-once. Those with read-only 2c have a writable > register that mirrors the value to 2c. > > Not sure if that's the case here. > >
Ah, That could be it. I will see if I have some specs for those devices that look odd. Thanks, Marc -- Marc Jones Senior Firmware Engineer (970) 226-9684 Office mailto:[EMAIL PROTECTED] http://www.amd.com/embeddedprocessors -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
