PCI address space

Can two device drivers map the PCI address space of a device. I want a kernel space driver and a user-space driver to map it simultaneously.

Shobha.

Reply to
Shobha
Loading thread data ...

Yes, the driver must implement mmap() method in which it will map its view of the device address space to the application.

D
Reply to
Stargazer

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.