Re: vremap and memcpy_to_fs in 2.2.x?


Richard Henderson (rth@twiddle.net)
Tue, 6 Apr 1999 20:26:25 -0700


On Wed, Mar 31, 1999 at 01:15:21PM -0500, AARON MARKS wrote:
> I'm porting a PCI card driver from 2.0.x to 2.2.x -- on an Alpha -- and
> I have two questions:
>
> What are the equivalent functions for vremap() and memcpy_to_fs().
> >From what I can find:
>
> vremap() -> ioremap()

This is correct.

> memcpy_to_fs -> copy_to_user()

This is also correct.

> I tried this also, but I get a virt page fault.

Um.. You weren't by chance trying to use the output of ioremap
with this were you? Or were these two questions unrelated?

r~

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



This archive was generated by hypermail 2.0b3 on Tue Apr 06 1999 - 21:00:12 PDT