On Tue, 2 Nov 2004, Benjamin Herrenschmidt wrote: > I'll probably give a try at implementing that one of these day if I can > find my cardbus adaptec scsi card :) In case you're serious about wanting to play around with this... There is a software-only (emulation) implementation of SCSI over USB available in the kernel. It provides both the host and peripheral disk drivers, and it's a great way to test code for hot-pluggable SCSI support. I'll post more details if anyone's interested. Alan Stern