aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-03-29 01:07:49 +0200
committerAndrea Adami <andrea.adami@gmail.com>2011-03-29 01:29:54 +0200
commitb2f3909e435c84f24570dce703ea8fcf267036d4 (patch)
treef462834aaf217b23a1bada38fc57fb3db6a7bbe1 /files
parent719435f65100a6e870ee5cf6f376156aa084f6ad (diff)
downloadopenembedded-b2f3909e435c84f24570dce703ea8fcf267036d4.tar.gz
device_table_add_scsi: add sdb and sdc with just 4 devices each.
* modern kernels handle CF cards and microdrives as SCSI now (sd*) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'files')
-rw-r--r--files/device_table_add-scsi.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/device_table_add-scsi.txt b/files/device_table_add-scsi.txt
index b672cbb015..d15f236ff3 100644
--- a/files/device_table_add-scsi.txt
+++ b/files/device_table_add-scsi.txt
@@ -1,2 +1,6 @@
/dev/sda b 660 0 6 8 0 - - -
/dev/sda b 660 0 6 8 1 1 1 15
+/dev/sdb b 660 0 6 8 16 - - -
+/dev/sdb b 660 0 6 8 17 1 1 4
+/dev/sdc b 660 0 6 8 32 - - -
+/dev/sdc b 660 0 6 8 33 1 1 4