Hi I would like to submit patches related with at91_ide driver. This is driver for AT91SAM9 Static Memory Controller configured to work in Compact Flash True IDE logic. Driver is divided into tree parts: generic IDE, processor specific (currently only AT91SAM9263 is supported) and board specific. However I not submit support for any board yet. Driver was tested with Kevlatek's custom board and it works very well. Current performace on PIO4 is 6.2 MB/s (hdparm -t /dev/hda). We still is not tested with Atmel Evaluation Kit. We have some serious hardware problem with our SAM9263EK board. When connecting CF through HDD 1,8'' adapter system hangs during boot. After connecting Toshiba HDD, drive is always in BUSY state and driver can not do any probe. So currently I submit patches without any board code modification. Maybe we will submit Kelvatek's board file soon. The patches are against Bart's ide-2.6 tree: 1 - allow to wrap interrupt handler 2 - add at91_ide driver 3 - add IDE support for AT91SAM9263 cpu Regards Stanislaw Gruszka -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html