Wednesday 14 January 2009 13:58:32 Haavard Skinnemoen napisał(a): > Stanislaw Gruszka wrote: > > Some issues with driver: > > > > * Why not platform driver > > Generic pata/ide_platform driver will not work with AT91 as we need to > > do special things before access Task File and Data Register (functions > > set_8bit_mode() and set_16bit_mode()). Also extra things needs to be > > done when changing PIO mode. > > Why not use libata? There's already a pata_at32 driver there which > should be usable on at91 with perhaps a few minor changes. Because I didn't know about this driver. I searched someting for AT91 and missed that one. Surly in mainline AT91 support should be added for pata_at32 driver. In my company case we want to go into production with 2.6.27 kernel, PATA is marked as experimental even in 2.6.28. I don't know if better to use PATA or IDE stack for our case. 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