diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 05:01:12 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 05:01:12 +0200 |
commit | f2041f0116fcfb05293f2bd5e225a80f27a28c41 (patch) | |
tree | 5201546e6277c928246cbf70962b26105cb04e65 /test/sys/devices/pci0000:00/0000:00:1d.7/uevent | |
parent | c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 (diff) |
test: add missing pci directory because of .gitignore *.7
Diffstat (limited to 'test/sys/devices/pci0000:00/0000:00:1d.7/uevent')
-rw-r--r-- | test/sys/devices/pci0000:00/0000:00:1d.7/uevent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sys/devices/pci0000:00/0000:00:1d.7/uevent b/test/sys/devices/pci0000:00/0000:00:1d.7/uevent new file mode 100644 index 0000000000..601e83b52c --- /dev/null +++ b/test/sys/devices/pci0000:00/0000:00:1d.7/uevent @@ -0,0 +1,6 @@ +DRIVER=ehci_hcd +PCI_CLASS=C0320 +PCI_ID=8086:27CC +PCI_SUBSYS_ID=17AA:200B +PCI_SLOT_NAME=0000:00:1d.7 +MODALIAS=pci:v00008086d000027CCsv000017AAsd0000200Bbc0Csc03i20 |