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