Please get me info. regarding linux hardware porting
especially com port control.
thanks
wayne
thanks
wayne
Please be more specific about what it is that you want to do. Also,Quote:> Please get me info. regarding linux hardware porting
> especially com port control.
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /
http://www.brainbench.com / "He is a rhythmic movement of the
-----------------------------/ penguins, is Tux." --MegaHAL
1. Reading/writing from/to hardware ports with gcc and linux
In DOS, I have "inportb" and "outportb" for reading and writing to a
specific hardware address. I have been trying with zero luck to find a
way to do this with gcc and linux. I know that it is more difficult in
linux, since the os is much better protected, but surely there is a
standard function for doing this isn't there??
Please help, I'm desperate!
Thanks!
Tim
--------------------------------------------------------------------------
Timothy Hamlin ** thamlin at nmt dot edu ** http://www.nmt.edu/~thamlin/
--------------------------------------------------------------------------
Department of Physics, NMIMT, Socorro NM 87801
Office, Workman 317: 835-5381 Lab, Workman 246: 835-5137
Home, Polvadera : 835-0805
"Linux, the choice of a GNU generation."
2. Welcome to comp.unix.questions [Frequent posting]
4. PPP problems!! help please :-(
5. Access to hardware ports for ISA cards?
8. Mail
9. Hardware Port access under Linux C
10. Hardware ports in Solaris x86
13. How to read a hardware port w/ gcc?