IOREMAP() a 16 bit address???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

 

I have a problem with my PCI driver....

 

I call "pci_resource_start()" to get the starting address for my BAR1,  I/O area.   The return address is 0x9000, (a 16 bit address).    When I pass this address to "ioremap()" it remaps it to 0x00000000.   Is there a way to remap a 16 bit address into a virtual address that I can use in my driver?

 

 

Thank you.elloHello


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux