diff options
Diffstat (limited to 'test/sys/devices/virtual/tty/tty63')
-rw-r--r-- | test/sys/devices/virtual/tty/tty63/dev | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/tty/tty63/power/wakeup | 1 | ||||
l--------- | test/sys/devices/virtual/tty/tty63/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/tty/tty63/uevent | 2 |
4 files changed, 5 insertions, 0 deletions
diff --git a/test/sys/devices/virtual/tty/tty63/dev b/test/sys/devices/virtual/tty/tty63/dev new file mode 100644 index 0000000000..d11e9d2a82 --- /dev/null +++ b/test/sys/devices/virtual/tty/tty63/dev @@ -0,0 +1 @@ +4:63 diff --git a/test/sys/devices/virtual/tty/tty63/power/wakeup b/test/sys/devices/virtual/tty/tty63/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/virtual/tty/tty63/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/virtual/tty/tty63/subsystem b/test/sys/devices/virtual/tty/tty63/subsystem new file mode 120000 index 0000000000..870c6a7986 --- /dev/null +++ b/test/sys/devices/virtual/tty/tty63/subsystem @@ -0,0 +1 @@ +../../../../class/tty
\ No newline at end of file diff --git a/test/sys/devices/virtual/tty/tty63/uevent b/test/sys/devices/virtual/tty/tty63/uevent new file mode 100644 index 0000000000..870a3031fa --- /dev/null +++ b/test/sys/devices/virtual/tty/tty63/uevent @@ -0,0 +1,2 @@ +MAJOR=4 +MINOR=63 |