From c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Mon, 29 Sep 2008 04:12:44 +0200 Subject: test: replace ancient sysfs tree with recent one --- test/sys/devices/pnp0/00:08/driver | 1 + test/sys/devices/pnp0/00:08/firmware_node | 1 + test/sys/devices/pnp0/00:08/id | 1 + test/sys/devices/pnp0/00:08/options | 0 test/sys/devices/pnp0/00:08/power/wakeup | 1 + test/sys/devices/pnp0/00:08/resources | 4 ++++ test/sys/devices/pnp0/00:08/subsystem | 1 + test/sys/devices/pnp0/00:08/uevent | 1 + 8 files changed, 10 insertions(+) create mode 120000 test/sys/devices/pnp0/00:08/driver create mode 120000 test/sys/devices/pnp0/00:08/firmware_node create mode 100644 test/sys/devices/pnp0/00:08/id create mode 100644 test/sys/devices/pnp0/00:08/options create mode 100644 test/sys/devices/pnp0/00:08/power/wakeup create mode 100644 test/sys/devices/pnp0/00:08/resources create mode 120000 test/sys/devices/pnp0/00:08/subsystem create mode 100644 test/sys/devices/pnp0/00:08/uevent (limited to 'test/sys/devices/pnp0/00:08') diff --git a/test/sys/devices/pnp0/00:08/driver b/test/sys/devices/pnp0/00:08/driver new file mode 120000 index 0000000000..51bc226008 --- /dev/null +++ b/test/sys/devices/pnp0/00:08/driver @@ -0,0 +1 @@ +../../../bus/pnp/drivers/i8042 kbd \ No newline at end of file diff --git a/test/sys/devices/pnp0/00:08/firmware_node b/test/sys/devices/pnp0/00:08/firmware_node new file mode 120000 index 0000000000..b38ee5b14b --- /dev/null +++ b/test/sys/devices/pnp0/00:08/firmware_node @@ -0,0 +1 @@ +../../LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0303:00 \ No newline at end of file diff --git a/test/sys/devices/pnp0/00:08/id b/test/sys/devices/pnp0/00:08/id new file mode 100644 index 0000000000..958febdd9e --- /dev/null +++ b/test/sys/devices/pnp0/00:08/id @@ -0,0 +1 @@ +PNP0303 diff --git a/test/sys/devices/pnp0/00:08/options b/test/sys/devices/pnp0/00:08/options new file mode 100644 index 0000000000..e69de29bb2 diff --git a/test/sys/devices/pnp0/00:08/power/wakeup b/test/sys/devices/pnp0/00:08/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/pnp0/00:08/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/pnp0/00:08/resources b/test/sys/devices/pnp0/00:08/resources new file mode 100644 index 0000000000..ee3406e25d --- /dev/null +++ b/test/sys/devices/pnp0/00:08/resources @@ -0,0 +1,4 @@ +state = active +io 0x60-0x60 +io 0x64-0x64 +irq 1 diff --git a/test/sys/devices/pnp0/00:08/subsystem b/test/sys/devices/pnp0/00:08/subsystem new file mode 120000 index 0000000000..eca01f4dff --- /dev/null +++ b/test/sys/devices/pnp0/00:08/subsystem @@ -0,0 +1 @@ +../../../bus/pnp \ No newline at end of file diff --git a/test/sys/devices/pnp0/00:08/uevent b/test/sys/devices/pnp0/00:08/uevent new file mode 100644 index 0000000000..5cde1e92e9 --- /dev/null +++ b/test/sys/devices/pnp0/00:08/uevent @@ -0,0 +1 @@ +DRIVER=i8042 kbd -- cgit v1.2.3-54-g00ecf