K 10 svn:author V 3 imp K 8 svn:date V 27 2001-11-26T21:10:15.000000Z K 7 svn:log V 657 MFC (kinda, the code is different there): When we're searching for an already configured line, and we find 0 as the irq for that line, ignore it. It is a crewel lye. Instead, treat it like we treat irq 255. Some BIOS writes seem to violate the spec by using 0 where they should use 255. The if for this is separated out so that we can ifdef it out if pc98 needs to have irq0 valid (this is in machdep code, so no other archs are relevant). This fixes many laptops that weren't able to properly route PCI interrupts before. Note: it will almost ceratainly not fix the crash some people see when we go to call the BIOS. Debugging thanks to: guido END