K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-11-16T20:29:29.000000Z K 7 svn:log V 286 Fix a typo in the check for an invalid APIC. If we are told about an I/O APIC that doesn't exist, then a read of the version register is going to return -1 which is 0xffffffff not 0xffffff. Tested on: i386 Tested by: Nikos Ntarmos ntarmos at ceid dot upatras dot gr MFC after: 1 week END