Hi, Alan wrote: >> >> How did this go? I doubt I'm the only one who fell afoul of the "has linux >> drivers" implication on initio's website... >> >> I know its early days, but any idea when this might be ready for production? > > I sent Tejun the data book but we've yet to succeed in cloning him or > getting him a time machine. > > I had a look at it. The chip is a little weird so it'll take someone a > while to write a driver for it and they'll need the hardware handy. The chip really is weird. For some reason, I can't do ATA PIO from mmio TF but can do so using BAR{0,2}. It does have sff-compliant BAR0-3 but no BMDMA at BAR4. And it can't do more than 256 sects at a time. Ah... also, SRST nor phy reset via SControl doesn't give valid device signature. Only hardreset via IDMA_CTRL works. Bah... Anyways, I'm getting there. My 1622 is happily transferring 76M file without problem in and out of a seagate harddrive using pio mode. So, please standby. -- tejun - 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