Klingaman, Aaron L ([EMAIL PROTECTED]) said: 
> I looked through the kudzu source and saw the section isDisabled() where it
> detiremined if a device was to be disabled, but I could not understand what
> each of the tests where checking (in trying to identify which one was
> catching).

First, it checks that the IRQ in the PCI header isn't 0 or 255. That's
probably where it's bailing.

Then it goes through the IO ports and memory for the device and
checks to see if they are marked disabled.

Does it work outside of the chroot? Is /proc mounted inside the
chroot?

Bill



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to