K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-09-19T16:21:34.000000Z K 7 svn:log V 430 - Only assume that a PCI device on the same slot is a "neighbor" USB controller if it's sole child device has the "usb" device class. Previously ehci(4) would think that PCI-ISA bridges on the same slot (such as in some Intel ICHs) were "neighbors" resulting in spurious warnings about neighbor count mismatches. - Fix a memory leak when looking for neighbors. MFC after: 1 week Approved by: re (kensmith) Tested by: phk END