On Thu, Feb 28, 2008 at 8:18 AM, Baski kbaski@yahoo.com wrote:
Hello, Is there a way in LB to hide a PCI device from the OS? I want to prevent linux from loading the device driver automatically for a particular PCI device. (Similar to a device behind a bridge). I don't want to do any tweaks in linux.
add smi handler to trap pci conf access. the ioport cf8 or the mmconf
YH