Hello! > Currently, pci_generic_scan() scans only bus 0 and its subordinate buses. This is intentional. Some machines decode bus numbers only partially, so scanning all buses leads to many "ghost devices" found. I am not sure if such devices are still around, though. Feel free to add a switch for that. Have a nice fortnight -- Martin `MJ' Mares <mj@xxxxxx> http://mj.ucw.cz/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth How an engineer writes a program: Start by debugging an empty file...