HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Convert BAR to 64-bit physical address?
Operating System - HP-UX
1836402
Members
2621
Online
110100
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2004 02:25 AM
10-18-2004 02:25 AM
Convert BAR to 64-bit physical address?
Hi:
I'm trying to map some I/O address space to user address space using user_iomap() and HPUX 11.23 on an Itanium box.
void *user_iomap(void *vaddr, void *paddr, pgcnt_t count);
The 64-bit physical address paddr is not necessarily the same address value that is obtained from the BAR of a PCI device. The caller may have to convert the BAR value to the appropriate 64-bit physical address value used by the processor.
I can vouch for this, the value in the BAR is 32-bits. How can I convert this to the appropriate 64-bit physical address needed by user_iomap?
Thanks,
Dave
I'm trying to map some I/O address space to user address space using user_iomap() and HPUX 11.23 on an Itanium box.
void *user_iomap(void *vaddr, void *paddr, pgcnt_t count);
The 64-bit physical address paddr is not necessarily the same address value that is obtained from the BAR of a PCI device. The caller may have to convert the BAR value to the appropriate 64-bit physical address value used by the processor.
I can vouch for this, the value in the BAR is 32-bits. How can I convert this to the appropriate 64-bit physical address needed by user_iomap?
Thanks,
Dave
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 06:58 AM
10-20-2004 06:58 AM
Re: Convert BAR to 64-bit physical address?
Found what I needed in Chapter 2 of the DDG, HP-UX "Kernal" I/O Mapping Interfaces, esp. p. 80.
-Dave
-Dave
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP