how can i map my physical address to kernel virtual address
From: suresh (suresh521_at_rediffmail.com)
Date: 10/26/04
- Previous message: Pete Zaitcev (OTID1): "Re: Mapping network device names to their kernel modules?"
- Next in thread: Alan Kilian: "Re: how can i map my physical address to kernel virtual address"
- Reply: Alan Kilian: "Re: how can i map my physical address to kernel virtual address"
- Reply: suresh: "Re: how can i map my physical address to kernel virtual address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Oct 2004 03:08:03 -0700
hi
im trying to port a driver code written in vxworks written for PMC
1553 card to linux.
while porting i needed to remap the physical address to kernel
virtual
address . But when i do pci_resource_start() which should get me
the starting address of memory region of BAR , it returns '0';
what should be the solution for this ?
any suggestions welcome
suresh!!
- Previous message: Pete Zaitcev (OTID1): "Re: Mapping network device names to their kernel modules?"
- Next in thread: Alan Kilian: "Re: how can i map my physical address to kernel virtual address"
- Reply: Alan Kilian: "Re: how can i map my physical address to kernel virtual address"
- Reply: suresh: "Re: how can i map my physical address to kernel virtual address"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|