diff options
Diffstat (limited to 'test/sys/devices/pnp0/00:02')
l--------- | test/sys/devices/pnp0/00:02/driver | 1 | ||||
l--------- | test/sys/devices/pnp0/00:02/firmware_node | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:02/id | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:02/options | 0 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:02/power/wakeup | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:02/resources | 30 | ||||
l--------- | test/sys/devices/pnp0/00:02/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/pnp0/00:02/uevent | 1 |
8 files changed, 36 insertions, 0 deletions
diff --git a/test/sys/devices/pnp0/00:02/driver b/test/sys/devices/pnp0/00:02/driver new file mode 120000 index 0000000000..49809519dd --- /dev/null +++ b/test/sys/devices/pnp0/00:02/driver @@ -0,0 +1 @@ +../../../bus/pnp/drivers/system
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:02/firmware_node b/test/sys/devices/pnp0/00:02/firmware_node new file mode 120000 index 0000000000..7bf7dd260b --- /dev/null +++ b/test/sys/devices/pnp0/00:02/firmware_node @@ -0,0 +1 @@ +../../LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C02:00
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:02/id b/test/sys/devices/pnp0/00:02/id new file mode 100644 index 0000000000..c6dcd897da --- /dev/null +++ b/test/sys/devices/pnp0/00:02/id @@ -0,0 +1 @@ +PNP0c02 diff --git a/test/sys/devices/pnp0/00:02/options b/test/sys/devices/pnp0/00:02/options new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/sys/devices/pnp0/00:02/options diff --git a/test/sys/devices/pnp0/00:02/power/wakeup b/test/sys/devices/pnp0/00:02/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/pnp0/00:02/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/pnp0/00:02/resources b/test/sys/devices/pnp0/00:02/resources new file mode 100644 index 0000000000..0ea5e8e82b --- /dev/null +++ b/test/sys/devices/pnp0/00:02/resources @@ -0,0 +1,30 @@ +state = active +io 0x10-0x1f +io 0x90-0x9f +io 0x24-0x25 +io 0x28-0x29 +io 0x2c-0x2d +io 0x30-0x31 +io 0x34-0x35 +io 0x38-0x39 +io 0x3c-0x3d +io 0xa4-0xa5 +io 0xa8-0xa9 +io 0xac-0xad +io 0xb0-0xb5 +io 0xb8-0xb9 +io 0xbc-0xbd +io 0x50-0x53 +io 0x72-0x77 +io 0x164e-0x164f +io 0x2e-0x2f +io 0x1000-0x107f +io 0x1180-0x11bf +io 0x800-0x80f +io 0x15e0-0x15ef +io 0x1600-0x165f +mem 0xf0000000-0xf3ffffff +mem 0xfed1c000-0xfed1ffff +mem 0xfed14000-0xfed17fff +mem 0xfed18000-0xfed18fff +mem 0xfed19000-0xfed19fff diff --git a/test/sys/devices/pnp0/00:02/subsystem b/test/sys/devices/pnp0/00:02/subsystem new file mode 120000 index 0000000000..eca01f4dff --- /dev/null +++ b/test/sys/devices/pnp0/00:02/subsystem @@ -0,0 +1 @@ +../../../bus/pnp
\ No newline at end of file diff --git a/test/sys/devices/pnp0/00:02/uevent b/test/sys/devices/pnp0/00:02/uevent new file mode 100644 index 0000000000..5f289cdaa8 --- /dev/null +++ b/test/sys/devices/pnp0/00:02/uevent @@ -0,0 +1 @@ +DRIVER=system |