what is memory mapped / IO mapped ? Which calls used for
this to access any hardware address in linux device driver ?
Answers were Sorted based on User's Feedback
Answer / kiran
In the case of memory mapped I/O, CPU treats the IO
peripherals as similar to memory locations and use memory
read and memory write instrcutions.
Where as in case of IO mapped IO there is separated address
space and separate instructions like IN and Out to access
IO mapped IO devices.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / shafi
Memory mapped uses the same address space as the RAM.
I0 mapped as there own address space
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference between Telnet and SSH?
What file should you examine to determine the defined runlevels for your system?
What is the name and path of the main system log?
How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server with example ?
2 Answers Bank Of America, IBM,
Who owns the data dictionary?
in linux gui desktop icon was lost how con u back this icons
How To Hide the FTP Version?
How to send automated email to a set of people at fixed time ?
How to recover a deleted file in linux ?
How to convert an IP address to a Domain name using Unix ?
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
cups stands for..?