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/platform/serial8250 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/platform/serial8250')
25 files changed, 30 insertions, 0 deletions
diff --git a/test/sys/devices/platform/serial8250/driver b/test/sys/devices/platform/serial8250/driver new file mode 120000 index 0000000000..0bb0a3f502 --- /dev/null +++ b/test/sys/devices/platform/serial8250/driver @@ -0,0 +1 @@ +../../../bus/platform/drivers/serial8250
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/modalias b/test/sys/devices/platform/serial8250/modalias new file mode 100644 index 0000000000..d8875a5672 --- /dev/null +++ b/test/sys/devices/platform/serial8250/modalias @@ -0,0 +1 @@ +platform:serial8250 diff --git a/test/sys/devices/platform/serial8250/power/wakeup b/test/sys/devices/platform/serial8250/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/platform/serial8250/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/platform/serial8250/subsystem b/test/sys/devices/platform/serial8250/subsystem new file mode 120000 index 0000000000..deb3a3fbdd --- /dev/null +++ b/test/sys/devices/platform/serial8250/subsystem @@ -0,0 +1 @@ +../../../bus/platform
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS0/dev b/test/sys/devices/platform/serial8250/tty/ttyS0/dev new file mode 100644 index 0000000000..9f6b667886 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS0/dev @@ -0,0 +1 @@ +4:64 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS0/device b/test/sys/devices/platform/serial8250/tty/ttyS0/device new file mode 120000 index 0000000000..aeed1b12f5 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS0/device @@ -0,0 +1 @@ +../../../serial8250
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS0/power/wakeup b/test/sys/devices/platform/serial8250/tty/ttyS0/power/wakeup new file mode 100644 index 0000000000..7a68b11da8 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS0/power/wakeup @@ -0,0 +1 @@ +disabled diff --git a/test/sys/devices/platform/serial8250/tty/ttyS0/subsystem b/test/sys/devices/platform/serial8250/tty/ttyS0/subsystem new file mode 120000 index 0000000000..2c914ca516 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS0/subsystem @@ -0,0 +1 @@ +../../../../../class/tty
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS0/uevent b/test/sys/devices/platform/serial8250/tty/ttyS0/uevent new file mode 100644 index 0000000000..defc92d919 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS0/uevent @@ -0,0 +1,2 @@ +MAJOR=4 +MINOR=64 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS1/dev b/test/sys/devices/platform/serial8250/tty/ttyS1/dev new file mode 100644 index 0000000000..db3f8ecdcd --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS1/dev @@ -0,0 +1 @@ +4:65 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS1/device b/test/sys/devices/platform/serial8250/tty/ttyS1/device new file mode 120000 index 0000000000..aeed1b12f5 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS1/device @@ -0,0 +1 @@ +../../../serial8250
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS1/power/wakeup b/test/sys/devices/platform/serial8250/tty/ttyS1/power/wakeup new file mode 100644 index 0000000000..7a68b11da8 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS1/power/wakeup @@ -0,0 +1 @@ +disabled diff --git a/test/sys/devices/platform/serial8250/tty/ttyS1/subsystem b/test/sys/devices/platform/serial8250/tty/ttyS1/subsystem new file mode 120000 index 0000000000..2c914ca516 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS1/subsystem @@ -0,0 +1 @@ +../../../../../class/tty
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS1/uevent b/test/sys/devices/platform/serial8250/tty/ttyS1/uevent new file mode 100644 index 0000000000..8a073e38da --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS1/uevent @@ -0,0 +1,2 @@ +MAJOR=4 +MINOR=65 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS2/dev b/test/sys/devices/platform/serial8250/tty/ttyS2/dev new file mode 100644 index 0000000000..cef5d02fd9 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS2/dev @@ -0,0 +1 @@ +4:66 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS2/device b/test/sys/devices/platform/serial8250/tty/ttyS2/device new file mode 120000 index 0000000000..aeed1b12f5 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS2/device @@ -0,0 +1 @@ +../../../serial8250
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS2/power/wakeup b/test/sys/devices/platform/serial8250/tty/ttyS2/power/wakeup new file mode 100644 index 0000000000..7a68b11da8 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS2/power/wakeup @@ -0,0 +1 @@ +disabled diff --git a/test/sys/devices/platform/serial8250/tty/ttyS2/subsystem b/test/sys/devices/platform/serial8250/tty/ttyS2/subsystem new file mode 120000 index 0000000000..2c914ca516 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS2/subsystem @@ -0,0 +1 @@ +../../../../../class/tty
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS2/uevent b/test/sys/devices/platform/serial8250/tty/ttyS2/uevent new file mode 100644 index 0000000000..f3202231b5 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS2/uevent @@ -0,0 +1,2 @@ +MAJOR=4 +MINOR=66 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS3/dev b/test/sys/devices/platform/serial8250/tty/ttyS3/dev new file mode 100644 index 0000000000..3077006e7a --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS3/dev @@ -0,0 +1 @@ +4:67 diff --git a/test/sys/devices/platform/serial8250/tty/ttyS3/device b/test/sys/devices/platform/serial8250/tty/ttyS3/device new file mode 120000 index 0000000000..aeed1b12f5 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS3/device @@ -0,0 +1 @@ +../../../serial8250
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS3/power/wakeup b/test/sys/devices/platform/serial8250/tty/ttyS3/power/wakeup new file mode 100644 index 0000000000..7a68b11da8 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS3/power/wakeup @@ -0,0 +1 @@ +disabled diff --git a/test/sys/devices/platform/serial8250/tty/ttyS3/subsystem b/test/sys/devices/platform/serial8250/tty/ttyS3/subsystem new file mode 120000 index 0000000000..2c914ca516 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS3/subsystem @@ -0,0 +1 @@ +../../../../../class/tty
\ No newline at end of file diff --git a/test/sys/devices/platform/serial8250/tty/ttyS3/uevent b/test/sys/devices/platform/serial8250/tty/ttyS3/uevent new file mode 100644 index 0000000000..bc5fa8f157 --- /dev/null +++ b/test/sys/devices/platform/serial8250/tty/ttyS3/uevent @@ -0,0 +1,2 @@ +MAJOR=4 +MINOR=67 diff --git a/test/sys/devices/platform/serial8250/uevent b/test/sys/devices/platform/serial8250/uevent new file mode 100644 index 0000000000..00b8c5f66d --- /dev/null +++ b/test/sys/devices/platform/serial8250/uevent @@ -0,0 +1,2 @@ +DRIVER=serial8250 +MODALIAS=platform:serial8250 |