|
From: Arnd B. <ar...@ar...> - 2014-06-01 11:47:07
|
On Sunday 01 June 2014 11:26:57 shiv prakash Agarwal wrote: > I don't see all devices send VDMs, then why Intel I-210? There is no obligation to do it of course. > Also, Is it a bug in host bridge hardware or driver? If hardware, how > can we make device not to send it? If the hardware cannot handle them, it's a hardware bug. If the hardware does handle them correctly but the software doesn't, that is a bug in the bridge driver. We have a couple of host bridge drivers that register a trap handler and then look at the bridge registers to determine the exact cause. Which host bridge driver do you use? Arnd |