- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- i/o and memory space bits of PCI command register
Operating System - Linux
1819804
Members
3215
Online
109607
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-27-2006 12:17 AM
тАО07-27-2006 12:17 AM
i/o and memory space bits of PCI command register
while trying to read the command register in a particular pci file in /proc/bus/pci directory, the iospace and memory space bits are disabled.
how can i enable it. or do i need to install the driver again.
how can i enable it. or do i need to install the driver again.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-28-2006 09:18 PM
тАО07-28-2006 09:18 PM
Re: i/o and memory space bits of PCI command register
Normally, the generic PCI subsystem should handle the basic configuration of the PCI devices. If a device has special requirements ("quirks"), the driver for that device should be programmed to handle them.
If necessary, the PCI configuration can be manipulated using the "setpci" command... but the need to use it might be a sign of problems somewhere. (Hardware failure? BIOS bug? Maybe the driver is not quite "production quality" yet?)
If the device is integrated to the system motherboard, the lack of both I/O and memory space for the device might mean that the device is disabled by BIOS settings. If the BIOS does the disabling in this way, an OS-level program could ignore the BIOS settings and re-enable the device. This could have security implications, if disabling of that device (e.g. a front-panel USB port) is required by a site security policy.
If necessary, the PCI configuration can be manipulated using the "setpci" command... but the need to use it might be a sign of problems somewhere. (Hardware failure? BIOS bug? Maybe the driver is not quite "production quality" yet?)
If the device is integrated to the system motherboard, the lack of both I/O and memory space for the device might mean that the device is disabled by BIOS settings. If the BIOS does the disabling in this way, an OS-level program could ignore the BIOS settings and re-enable the device. This could have security implications, if disabling of that device (e.g. a front-panel USB port) is required by a site security policy.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2006 10:08 AM
тАО07-30-2006 10:08 AM
Re: i/o and memory space bits of PCI command register
I never try before, but I found one good article, here is the link, http://www.puschitz.com/TuningLinuxForOracle.shtml, hope this can answer your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-02-2006 11:08 PM
тАО08-02-2006 11:08 PM
Re: i/o and memory space bits of PCI command register
Thanks Matti for ur valuable inputs.
I am checking this register, internal bits 0 (I/O space) and 1 (memory space) enable/disable.
if the value of command register is zero then the PCI device is disabled. Also we can set enable it using setpci command. But in this case, it shldnt affect the memory mapping of other PCI devices, otherwise results in system malfunction.
Is the Base Address Registers are useful for this. there are around 6 BARs. which bar will represent the memory mapping of I/O and Memory spaces.
I am checking this register, internal bits 0 (I/O space) and 1 (memory space) enable/disable.
if the value of command register is zero then the PCI device is disabled. Also we can set enable it using setpci command. But in this case, it shldnt affect the memory mapping of other PCI devices, otherwise results in system malfunction.
Is the Base Address Registers are useful for this. there are around 6 BARs. which bar will represent the memory mapping of I/O and Memory spaces.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP