lkml.org 
[lkml]   [2006]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: isa_memcpy_fromio
From
Date
Ar Sad, 2006-07-01 am 22:43 -0400, ysgrifennodd Stephen Clark:
> Hello,
>
> what has isa_memcpy_fromio() changed to in kernel 2.6.17 from 2.6.16

It was always meant as a transition interface (although it survived
incredibly long). All code that uses the ioremap is unaffected: ie

foo = ioremap(isa_addr, len);
memcpy_fromio(foo + bar, buf, len2)


-
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/

\
 
 \ /
  Last update: 2006-07-02 11:50    [W:0.276 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site