diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-07-27 14:59:57 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-07-27 14:59:57 +0000 |
commit | 84e1dfca874acce93d66951a9203353d76964246 (patch) | |
tree | 8cd14dcb36573440ceccac2af7bc450e04e57cf6 /files | |
parent | 0048994952b7325d23b0df4ea9f52241c1e5a091 (diff) |
add device table that will create mmcblk0p1 file.
Note: this node is from a dynamic pool. If you have other block
devices that get their major numbers from this pool this node might
be wrong.
Diffstat (limited to 'files')
-rw-r--r-- | files/device_table_add-mmc.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/device_table_add-mmc.txt b/files/device_table_add-mmc.txt new file mode 100644 index 0000000000..b927971ad0 --- /dev/null +++ b/files/device_table_add-mmc.txt @@ -0,0 +1,2 @@ +# mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong +/dev/mmcblk0p1 b 660 0 6 179 1 - - - |