[oe-commits] Antonio Ospite : device_table-ezx: Add header

git version control git at git.openembedded.org
Sat Sep 12 15:29:32 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 90a1a0ca362f1e9acb8e687e03b488b53f73e085
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=90a1a0ca362f1e9acb8e687e03b488b53f73e085

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Sat Sep 12 16:01:50 2009 +0200

device_table-ezx: Add header

Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>

---

 files/device_table-ezx.txt |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/files/device_table-ezx.txt b/files/device_table-ezx.txt
index ad38205..b2bfa10 100644
--- a/files/device_table-ezx.txt
+++ b/files/device_table-ezx.txt
@@ -1,2 +1,12 @@
+#<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/mux	c	660	0	5	250	0	0	1	8
 /dev/input/uinput	c	660 	0	0	10	223	-	-	-





More information about the Openembedded-commits mailing list