Tejun Heo wrote:
quoted text >> ADMA is not SFF-8038i compilant, it's the IDE DMA spec of its own.
>> And I'm seeing references to libata-sff.c... confusing.
quoted text > In libata, SFF is used for controllers which have TF interface
I can't figure out to which SFF specs this refers then... althought I'm
not really familiar with them well enough.
quoted text > and BMDMA
> is used for the BMDMA part of SFF-8038i.
Is there any other part in it? One concerning PCI?
quoted text > I think this is the source of confusion here.
Yes.
quoted text >> Looks like there's no clean separation within libata-sff.c itself
>> between SFF-8038i (BMDMA spec) and IDE registers itself -- that
>> confused me: at first I thought there's a big issue with a patch. :-/
quoted text >> Jeff, Tejun, what "sff" in the file name actually means? Isn't it
>> strange that the drivers lacking DMA support or not really compliant
>> with SFF-8038i have to link with this file?
quoted text > Maybe it should be libata-tf and libata-bmdma, but sff (sans bmdma)
> and bmdma is acceptable, hopefully, right?
What's sff sans bmdma?
quoted text > Thanks.
WBR, Sergei
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [2.6 patch] select ATA_SFF , Sergei Shtylyov , (Tue Apr 22, 6:36 am)