sys/io.h

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

sys/io.h

3,334 次查看
mwb
Contributor I
I use CodeSourcery and Linux BSP and works on M5445EVB


I can't find sys/io.h anywhere from these two. How should I get it?
标签 (1)
0 项奖励
回复
5 回复数

1,669 次查看
kmahan
Contributor I
What are you trying to do?

The functions included in io.h (inX/insX/outX/outsX) aren't really applicable to the Coldfire/M68k platform.

--Kurt
0 项奖励
回复

1,669 次查看
mwb
Contributor I
Good question.
I am porting a code package which wasn't my code and I don't know why it was included.
It turn out I can build it without the include line.
Thanks
0 项奖励
回复

1,669 次查看
mwb
Contributor I
How do you do inl and outl?
I have another module that those to do PcicfgRd and PcicfgWr. I believe they are in sys/io.h

What should I do on freescale board?


0 项奖励
回复

1,669 次查看
kmahan
Contributor I
What are you trying to do?
0 项奖励
回复

1,669 次查看
mwb
Contributor I
read PCI config space
0 项奖励
回复