How to structure a driver for a IDE controller with hardware RAID support?

From: Shaheed
Date: Fri Jan 02 2004 - 16:31:07 EST


Hi,

I have a device called an IT8212 IDE RAID controller. It comes with a Linux
2.4 driver which emulates a SCSI interface and supports both JBOD and
hardware RAID (0 and 1) modes of operation.

I don't quite understand the relationship between drivers/ide/... and RAID
support. Why for example, would the existing driver be written as a SCSI
driver and not an IDE driver?

Thanks, Shaheed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/