diff options
author | dann frazier <dannf@hp.com> | 2008-11-06 12:53:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-11-06 15:41:19 -0800 |
commit | fd96feb2583688ad13d8467ded442f9c8d73cc4b (patch) | |
tree | 9eabb2b2f5b1e5d793f0b0764bcbd61ff41604fe /Documentation | |
parent | 1b6bcdbe7eaacde19b5d633b33c8d056e4818de0 (diff) | |
download | linux-3.10-fd96feb2583688ad13d8467ded442f9c8d73cc4b.tar.gz linux-3.10-fd96feb2583688ad13d8467ded442f9c8d73cc4b.tar.bz2 linux-3.10-fd96feb2583688ad13d8467ded442f9c8d73cc4b.zip |
cciss: add P700m to list of supported controllers
P700m support was added in:
9cff3b383dad193b0762c27278a16237e10b53dc
Update cciss.txt to match.
Signed-off-by: dann frazier <dannf@hp.com>
Acked-by: Mike Miller <mike.miller@hp.com>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/cciss.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cciss.txt b/Documentation/cciss.txt index 48d80d95f0f..89698e8df7d 100644 --- a/Documentation/cciss.txt +++ b/Documentation/cciss.txt @@ -21,6 +21,7 @@ This driver is known to work with the following cards: * SA E200 * SA E200i * SA E500 + * SA P700m * SA P212 * SA P410 * SA P410i |