diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
commit | c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 (patch) | |
tree | f85741e12b958c1430750355fb4f463e4f299df3 /test/sys/devices/pci0000:00/0000:00:1c.3/uevent | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/pci0000:00/0000:00:1c.3/uevent')
-rw-r--r-- | test/sys/devices/pci0000:00/0000:00:1c.3/uevent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sys/devices/pci0000:00/0000:00:1c.3/uevent b/test/sys/devices/pci0000:00/0000:00:1c.3/uevent new file mode 100644 index 0000000000..1478a5df5e --- /dev/null +++ b/test/sys/devices/pci0000:00/0000:00:1c.3/uevent @@ -0,0 +1,6 @@ +DRIVER=pcieport-driver +PCI_CLASS=60400 +PCI_ID=8086:27D6 +PCI_SUBSYS_ID=0000:0000 +PCI_SLOT_NAME=0000:00:1c.3 +MODALIAS=pci:v00008086d000027D6sv00000000sd00000000bc06sc04i00 |