Hi,
In 2.1.x (and 2.2.x), vremap was replaced with ioremap (vfree->iounmap);
Torry Akins
Research Engineer
University of Kansas
kumsta wrote:
> hi all,
> I know that it is not really a rt-linux question , even if it is for
> a rt-driver ,
> but I'm porting a driver for a PCI card for rt-linux 2.2.0-RTL0D with
> the new pci functions.
> And I'm stopped by a function :
> I used to remap base_address of the PCI card with the vremap
> function :
> virtual_address = vremap(physical_address,length) ;
> but this function has disapear and I can't find an similar function !!!!
>
> Someone has an idea ?????
>
> thanks for all.
>
> -- KUMSTA Christophe
> -- <[EMAIL PROTECTED]>
> -- real-time system developper
> -- RT-Linux (Use the source luke)
>
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/