From 84e1dfca874acce93d66951a9203353d76964246 Mon Sep 17 00:00:00 2001 From: Thomas Kunze Date: Sun, 27 Jul 2008 14:59:57 +0000 Subject: 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. --- files/device_table_add-mmc.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 files/device_table_add-mmc.txt (limited to 'files') 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 - - - -- cgit 1.2.3-korg