Hi,
I need to create a PCI device driver but first I need to know how to find the device base address.
Can anybody help me?
Thanks
Hi,
I need to create a PCI device driver but first I need to know how to find the device base address.
Can anybody help me?
Thanks
I hope this helps as start point…
qnx.com/developers/docs/6.3. … ttach.html
To show information from the console:
show_pci -vvvvv (QNX 4.25) or pci -vvvvv (QNX 6.*)
This commands can help you to find your PCI device IO Address…
Good Luck!
Regards,
Juan Manuel