diff options
Diffstat (limited to 'test/sys/devices/pci0000:00/0000:00:1d.0/uevent')
-rw-r--r-- | test/sys/devices/pci0000:00/0000:00:1d.0/uevent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sys/devices/pci0000:00/0000:00:1d.0/uevent b/test/sys/devices/pci0000:00/0000:00:1d.0/uevent new file mode 100644 index 0000000000..0a55a0c851 --- /dev/null +++ b/test/sys/devices/pci0000:00/0000:00:1d.0/uevent @@ -0,0 +1,6 @@ +DRIVER=uhci_hcd +PCI_CLASS=C0300 +PCI_ID=8086:27C8 +PCI_SUBSYS_ID=17AA:200A +PCI_SLOT_NAME=0000:00:1d.0 +MODALIAS=pci:v00008086d000027C8sv000017AAsd0000200Abc0Csc03i00 |