block: IBM RamSan 70/80 device driver
This patch includes the device driver for the IBM RamSan family of PCI SSD flash storage cards. This driver will include support for the RamSan 70 and 80. The driver presents a block device for device I/O. Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Showing
drivers/block/rsxx/Makefile
0 → 100644
drivers/block/rsxx/config.c
0 → 100644
drivers/block/rsxx/core.c
0 → 100644
This diff is collapsed.
drivers/block/rsxx/cregs.c
0 → 100644
This diff is collapsed.
drivers/block/rsxx/dev.c
0 → 100644
drivers/block/rsxx/dma.c
0 → 100644
This diff is collapsed.
drivers/block/rsxx/rsxx.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment