aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devices.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devices.txt')
-rw-r--r--Documentation/devices.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devices.txt b/Documentation/devices.txt
index c58abf1ccc71..170cc1e7e135 100644
--- a/Documentation/devices.txt
+++ b/Documentation/devices.txt
@@ -2520,6 +2520,12 @@ Your cooperation is appreciated.
2520 8 = /dev/mmcblk1 Second SD/MMC card 2520 8 = /dev/mmcblk1 Second SD/MMC card
2521 ... 2521 ...
2522 2522
2523 The start of next SD/MMC card can be configured with
2524 CONFIG_MMC_BLOCK_MINORS, or overridden at boot/modprobe
2525 time using the mmcblk.perdev_minors option. That would
2526 bump the offset between each card to be the configured
2527 value instead of the default 8.
2528
2523179 char CCube DVXChip-based PCI products 2529179 char CCube DVXChip-based PCI products
2524 0 = /dev/dvxirq0 First DVX device 2530 0 = /dev/dvxirq0 First DVX device
2525 1 = /dev/dvxirq1 Second DVX device 2531 1 = /dev/dvxirq1 Second DVX device