chiark / gitweb /
add pci_express to bus list
[elogind.git] / udev_sysfs.c
index 90ce48caeafe4abdf34e998e95adfcdbdaba9f3d..75e275d5002fde7a237fbf83312b6ebb73ea7e99 100644 (file)
@@ -300,6 +300,7 @@ int wait_for_devices_device(struct sysfs_device *devices_dev,
                { .bus = "usb-serial",  .file = "bus" },
                { .bus = "ide",         .file = "bus" },
                { .bus = "pci",         .file = "vendor" },
                { .bus = "usb-serial",  .file = "bus" },
                { .bus = "ide",         .file = "bus" },
                { .bus = "pci",         .file = "vendor" },
+               { .bus = "pci_express", .file = "bus" },
                { .bus = "platform",    .file = "bus" },
                { .bus = "pcmcia",      .file = "bus" },
                { .bus = "i2c",         .file = "bus" },
                { .bus = "platform",    .file = "bus" },
                { .bus = "pcmcia",      .file = "bus" },
                { .bus = "i2c",         .file = "bus" },