public static void lspci()
 {
     HAL.ListPCIDevices();
 }