If there's a driver for Linux then it can probably be ported to Xen
without too much pain.
-- Keir
Is there a porting howto or other help?
Unfortunately not. The hassle required to port SCSI drivers varies widely.
the .config 2.4.22 to 2.4.24 contains the CONFIG_BLK_DEV_3W_XXXX_RAID
Looking at this one it will almost certainly be very easy. The ioctl()
function is the only thing that looks tricky, but it can probably be
commented out.
We can take a look at this when we have some spare cycles -- currently
we're trying to get a 1.2 release CD out the door!
-- Keir