[oe-commits] org.oe.dev device tables: document format and add a table for motorola ezx phones

daniel commit openembedded-commits at lists.openembedded.org
Fri Mar 2 10:17:40 UTC 2007


device tables: document format and add a table for motorola ezx phones

Author: daniel at totalueberwachung.de
Branch: org.openembedded.dev
Revision: fea55c0efe307066003d32abecc9e022ecf15e7d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=fea55c0efe307066003d32abecc9e022ecf15e7d
Files:
1
files/device_table-ezx.txt
files/device_table-minimal.txt
Diffs:

#
# mt diff -r16412457f957c65490ba9292368cca487bad955e -rfea55c0efe307066003d32abecc9e022ecf15e7d
#
# 
# 
# add_file "files/device_table-ezx.txt"
#  content [b65a0afde5edac0fe1c9b1283e652603c24d4ef8]
# 
# patch "files/device_table-minimal.txt"
#  from [fa597652c1b7b2c497524f6b8586c65ba0634eeb]
#    to [49b62d3911cc51e49c54a1a455d2ce4283f424b2]
# 
============================================================
--- files/device_table-ezx.txt	b65a0afde5edac0fe1c9b1283e652603c24d4ef8
+++ files/device_table-ezx.txt	b65a0afde5edac0fe1c9b1283e652603c24d4ef8
@@ -0,0 +1 @@
+/dev/mux	c	660	0	5	250	0	0	1	8
============================================================
--- files/device_table-minimal.txt	fa597652c1b7b2c497524f6b8586c65ba0634eeb
+++ files/device_table-minimal.txt	49b62d3911cc51e49c54a1a455d2ce4283f424b2
@@ -1,3 +1,13 @@
+#<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/initctl	p	600	0	0	-	-	-	-
 /dev/apm_bios	c	660	0	46	10	134	-	-	-
 /dev/fb0	c	600	0	0	29	0	-	-	-






More information about the Openembedded-commits mailing list