diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-05-17 15:08:41 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2013-05-17 15:17:12 +0200 |
commit | 1fbeeba35e1a25f1a7598e0f5d1433c18084e96a (patch) | |
tree | 450c2831b5cfc16e4c0c07f8db24396f43be5cc4 /Documentation/m68k/kernel-options.txt | |
parent | c60855cdb976c632b3bf8922eeab8a0e78edfc04 (diff) | |
download | linux-1fbeeba35e1a25f1a7598e0f5d1433c18084e96a.tar.bz2 |
block: remove refs to XD disks from documentation
Commit d1a6f4f19728d6e90480e53601a90fc9f6a348ad
"block: delete super ancient PC-XT driver for 1980's hardware"
deleted the XD disk driver, but there are still a few
references to it in the documentation directory. Delete
the remnants and thus also free up the major block device
13 for reuse.
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/m68k/kernel-options.txt')
-rw-r--r-- | Documentation/m68k/kernel-options.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/m68k/kernel-options.txt b/Documentation/m68k/kernel-options.txt index 97d45f276fe6..eaf32a1fd0b1 100644 --- a/Documentation/m68k/kernel-options.txt +++ b/Documentation/m68k/kernel-options.txt @@ -80,8 +80,6 @@ Valid names are: /dev/sdd: -> 0x0830 (forth SCSI disk) /dev/sde: -> 0x0840 (fifth SCSI disk) /dev/fd : -> 0x0200 (floppy disk) - /dev/xda: -> 0x0c00 (first XT disk, unused in Linux/m68k) - /dev/xdb: -> 0x0c40 (second XT disk, unused in Linux/m68k) The name must be followed by a decimal number, that stands for the partition number. Internally, the value of the number is just |