1. Linux never uses any memory or even addresses in the range from 640K to
1 MB so there's nothing special you have to do to use it.
2. I found that I had to use (2.0.36/0.9J)
pointer_to_use = vremap( physical_address , size );
and I thing that in 2.2.x the function is called ioremap().
Norm
> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, September 27, 1999 10:52 PM
> To: [EMAIL PROTECTED]
> Subject: [rtl]ISA programming
>
> Dear all:
>
> I have two fundamental questions about ISA card share memory programming
> on RT-Linux.
>
> Our ISA card uses a dual port ram (DPR) and an IRQ to communicate with
> computer system. The DPR has a programmable basic address, now it is set
> to 0XC8000 and the memory range from 0XC800:0000 to 0XC800:FFFF.
>
> I want to use a real-time task to communicate with this ISA card through
> DPR.
> Now are my questions trouble me:
> 1. Is it necessary to reserve this memory window to prevent system use it?
>
> 2. If it is necessary, how can I do?
>
> Regards
> Leo
>
>
>
> _____________________________________________
> 首都在线--先进中国人的网上家园 http://www.263.net
> 免费邮箱 邮件杂志 签名邮件 邮件加密 邮件追身呼
> 搜索引擎 个人站点 在线游戏 网上聊天 网上挂号
> 金融王国 在线杀毒 跳蚤市场 软件下载 休闲娱乐
>
> --- [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/