K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2000-05-07T20:26:51.000000Z K 7 svn:log V 311 MFC: If selecting a new unit number for a new device, don't pick the first free one at the end of the list, use the first free one in the list. This avoids ever increasing unit numbers. Also, call BUS_NOMATCH only once, at boot. Avoids the unneeded claiming of devices by chip whenever a PCI module is loaded. END