Christian Sühs wrote:
Is it safe to comment not used devices i.e. the created irq table by getpir shows a line for device 8, but there is currently no device, the same for some other currently not used devices.
are you sure that's not the pci slot (is there one)?
if there really are impossible devices that is a sure sign that your $PIR is bogus.
ron
the first seems to be wrong (0:16.0) 0x00 is the better choice. I thing "|" means "OR" I'm right?
bitwise or, yes.
ron