piscsi icon indicating copy to clipboard operation
piscsi copied to clipboard

Linux kernel module for RaSCSI hardware

Open uweseimet opened this issue 2 years ago • 1 comments

By having a kernel modules that supports the RaSCSI hardware Linux running on the Pi could access SCSI devices via RaSCSI, which would effectively make RaSCSI a SCSI adapter for the Pi.

Of course, the ultimate goal would be to get this kernel module added to the official Linux sources ;-).

uweseimet avatar Nov 30 '21 16:11 uweseimet

Made a more proper initiator for the RASCSI so I can pull data off some old SCSI tapes. Its possable, but I would like the pin configuration to be inline with the SMI interface so you can use DMA to transfer. That being said, if you don't mind a slow interface it is possable but not on the zero. I can say with 100% authority that single core bulk data trasfer breaks the wifi module:P

WarlockD avatar Dec 28 '21 13:12 WarlockD

Going to close this ticket as part of a ticket cleanup, because a kernel module would be nice, but is extremely unrealistic.

uweseimet avatar Aug 19 '22 16:08 uweseimet