4 messages in com.xensource.lists.xen-develRe: [Xen-devel] IDE RAID driver
FromSent OnAttachments
Manf...@zipptec.de28 Jan 2004 05:53 
Keir Fraser28 Jan 2004 07:45 
Manf...@zipptec.de28 Jan 2004 08:35 
Keir Fraser28 Jan 2004 08:43 
Subject:Re: [Xen-devel] IDE RAID driver
From:Keir Fraser (Keir@cl.cam.ac.uk)
Date:01/28/2004 08:43:09 AM
List:com.xensource.lists.xen-devel

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