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 file should you examine to determine the defined runlevels for your system?
what is difference between TFTP abd FTP?
What is the difference between ext3 and ext4?
What are the questions we are expecting for 2yrs. experience guy for linux company interview questions?
How do display error messages instantly when command fails?
There are 4 network Interfaces, how can we find which one is Primary.
how to recollect root password
what is the difference between NIS and DNS...?
Tell me the 5 differences between Linux and Unix?
How does the boot process[init levels] work on Linux? How is it different from Solaris?
cups stands for..?
how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?