* Eric W. Biederman ebiederm@xmission.com [061203 12:51]:
BTW in kernel earlyprintk or prink, you could use read_pci_config/write_pci_config before PCI system is loaded.
Yep thanks that seems to be working. Now I just need to find an early delay and I can try this mess out!
you could use io delay, one outb uses roughly 1us iirc.