On Thu, 15 May 2003, jarcher wrote:
PS: Has anyone done a USB interface low level debugger? Early BIOS or at least just prior to payload decompress.
I've looked into it, but it's a bit complex to have up at that point (at least with the regular UHCI and OHCI). At the least, it will require RAM and a portion of PCI to be up and running. At that point, might as well just put it in the C code after PCI init.
G'day, sjames