diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2015-03-25 10:47:45 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2015-03-25 10:47:45 +0900 |
commit | 1c35920d85e424b3f65aa6df1dbde689dd6ec007 (patch) | |
tree | 58b2cacb3674111aad5a4ded694db0cef5cf55f3 /files/device_table_add-renesas.txt |
commit BSP v1.8.0
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'files/device_table_add-renesas.txt')
-rw-r--r-- | files/device_table_add-renesas.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/files/device_table_add-renesas.txt b/files/device_table_add-renesas.txt new file mode 100644 index 0000000..07fe33c --- /dev/null +++ b/files/device_table_add-renesas.txt @@ -0,0 +1,11 @@ +#<path> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count> +#/dev/mem c 640 0 0 1 1 0 0 - +# +#type can be one of: +# f A regular file +# d Directory +# c Character special device file +# b Block special device file +# p Fifo (named pipe) + +/dev/ttySC c 640 0 5 204 8 0 1 4 |