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:06 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/pnp0/00:06')
l--------- | test/sys/devices/pnp0/00:06/firmware_node | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:06/id | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:06/options | 0 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:06/power/wakeup | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:06/resources | 3 | ||||
l--------- | test/sys/devices/pnp0/00:06/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:06/uevent | 0 |
7 files changed, 7 insertions, 0 deletions
diff --git a/test/sys/devices/pnp0/00:06/firmware_node b/test/sys/devices/pnp0/00:06/firmware_node new file mode 120000 index 0000000000..99a333d2b4 --- /dev/null +++ b/test/sys/devices/pnp0/00:06/firmware_node @@ -0,0 +1 @@ +../../LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C04:00
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:06/id b/test/sys/devices/pnp0/00:06/id new file mode 100644 index 0000000000..808147da40 --- /dev/null +++ b/test/sys/devices/pnp0/00:06/id @@ -0,0 +1 @@ +PNP0c04 diff --git a/test/sys/devices/pnp0/00:06/options b/test/sys/devices/pnp0/00:06/options new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/sys/devices/pnp0/00:06/options diff --git a/test/sys/devices/pnp0/00:06/power/wakeup b/test/sys/devices/pnp0/00:06/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/pnp0/00:06/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/pnp0/00:06/resources b/test/sys/devices/pnp0/00:06/resources new file mode 100644 index 0000000000..da2ff4ba78 --- /dev/null +++ b/test/sys/devices/pnp0/00:06/resources @@ -0,0 +1,3 @@ +state = active +io 0xf0-0xf0 +irq 13 diff --git a/test/sys/devices/pnp0/00:06/subsystem b/test/sys/devices/pnp0/00:06/subsystem new file mode 120000 index 0000000000..eca01f4dff --- /dev/null +++ b/test/sys/devices/pnp0/00:06/subsystem @@ -0,0 +1 @@ +../../../bus/pnp
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:06/uevent b/test/sys/devices/pnp0/00:06/uevent new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/sys/devices/pnp0/00:06/uevent |