Originally Posted By: tfabris
Anyone know if you can successfully do Firewire/1394 Kernel Debugging through a FireWire hub? Uncle Google is failing me here.

I tried adding a second firewire card to the KD server, but it turns out that WINDBG only supports one card and ignores the second card.


Why can't you use one of the existing firewire ports? Is there only one? If there's more than one, why not move the other stuff to a firewire hub, leaving a root port available for KD.

Other than that, I can't answer your original question, because I've never run out of firewire ports when kernel debugging.

Have you checked a more-recent version of WinDbg, to see if it's added support for alternative cards?

Could you add a multi-port card and disable the other one?
_________________________
-- roger