What if I have a PCI bus (w/o PCI-PCI bridges) with 3 devices: spy-device, sender PCI device and receiver device (e.g. bridge from PCI to CPU).
The sender start transferring data to receiver. The transmitter state of spy-device is Z (disconnected from bus). Can the spy device listen to the bus and have all data sent from sender copied?
Update: I'm ready to buy special FPGA with PCI adaptor and program it.