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/pnp0/00:05 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/pnp0/00:05')
l--------- | test/sys/devices/pnp0/00:05/firmware_node | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:05/id | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:05/options | 0 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:05/power/wakeup | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:05/resources | 2 | ||||
l--------- | test/sys/devices/pnp0/00:05/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:05/uevent | 0 |
7 files changed, 6 insertions, 0 deletions
diff --git a/test/sys/devices/pnp0/00:05/firmware_node b/test/sys/devices/pnp0/00:05/firmware_node new file mode 120000 index 0000000000..17eea0d63a --- /dev/null +++ b/test/sys/devices/pnp0/00:05/firmware_node @@ -0,0 +1 @@ +../../LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0800:00
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:05/id b/test/sys/devices/pnp0/00:05/id new file mode 100644 index 0000000000..aec7221dee --- /dev/null +++ b/test/sys/devices/pnp0/00:05/id @@ -0,0 +1 @@ +PNP0800 diff --git a/test/sys/devices/pnp0/00:05/options b/test/sys/devices/pnp0/00:05/options new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/sys/devices/pnp0/00:05/options diff --git a/test/sys/devices/pnp0/00:05/power/wakeup b/test/sys/devices/pnp0/00:05/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/pnp0/00:05/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/pnp0/00:05/resources b/test/sys/devices/pnp0/00:05/resources new file mode 100644 index 0000000000..068ca9b670 --- /dev/null +++ b/test/sys/devices/pnp0/00:05/resources @@ -0,0 +1,2 @@ +state = active +io 0x61-0x61 diff --git a/test/sys/devices/pnp0/00:05/subsystem b/test/sys/devices/pnp0/00:05/subsystem new file mode 120000 index 0000000000..eca01f4dff --- /dev/null +++ b/test/sys/devices/pnp0/00:05/subsystem @@ -0,0 +1 @@ +../../../bus/pnp
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:05/uevent b/test/sys/devices/pnp0/00:05/uevent new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/sys/devices/pnp0/00:05/uevent |