Signed-off-by: Kieran Kunhya
---
MAINTAINERS|5 +
drivers/block/Kconfig |9 +
drivers/block/Makefile |1 +
drivers/block/sxs.c| 494
4 files changed, 509 insertions(+)
create mode 100644 drivers/block/sxs.c
diff
Signed-off-by: Kieran Kunhya
---
drivers/block/Kconfig |9 +
drivers/block/Makefile |1 +
drivers/block/sxs.c| 491
3 files changed, 501 insertions(+)
create mode 100644 drivers/block/sxs.c
diff --git a/drivers/block/Kconfig b
e DMA API
incorrectly.
The block device DMA code can be found here:
https://github.com/kierank/sxs-linux/blob/dma/sxs.c
Any comments on the DMA code would also be appreciated.
Kieran Kunhya (1):
block: Add support for Sony SxS cards Signed-off-by: Kieran
Kunhya
drivers/block/Kc
RONTEND) += xen-blkfront.o
obj-$(CONFIG_XEN_BLKDEV_BACKEND) += xen-blkback/
diff --git a/drivers/block/sxs.c b/drivers/block/sxs.c
new file mode 100644
index 000..fa5588d
--- /dev/null
+++ b/drivers/block/sxs.c
@@ -0,0 +1,491 @@
+/*
+ * sxs.c: Driver for Sony SxS cards
+ *
+ * Copyrigh
the device write to one large slab of
DMA memory? Or do I have to handle each segment individually?
Also how many minor numbers am I meant to allocate with alloc_disk()?
Regards,
Kieran Kunhya
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
5 matches
Mail list logo