[PATCH 1/2] cciss: map out more memory for config table
authormike.miller@hp.com <mike.miller@hp.com>
Wed, 13 Dec 2006 12:08:56 +0000 (13:08 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 13 Dec 2006 12:08:56 +0000 (13:08 +0100)
commit98040015bc5d6cea3bd2dcb642fe1e8c4bded8e1
tree807ac204e0343029ed815e684514c88052317e25
parent7749a8d423c483a51983b666613acda1a4dd9c1b
[PATCH 1/2] cciss: map out more memory for config table

This patch maps out more memory for our config table. It's required to reach
offset 0x214 to disable DMA on the P600. I'm not sure how I lost this hunk.
Please consider this for inclusion.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/cciss.c