Changes between Initial Version and Version 3 of Ticket #29


Ignore:
Timestamp:
Jun 24, 2013, 5:39:48 PM (13 years ago)
Author:
john
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29

    • Property Status changed from new to started
  • Ticket #29 – Description

    initial v3  
    1 IF the ISA enable bit is set in a PCI-PCI bridge, the driver needs to exclude ISA compatibility ranges from allocation.  The simplest solution may be to have the PCI-PCI bridge driver allocate those ranges out its RMAN, but it should also not allocate them from its parent so they are available to ISA devices.
     1If the ISA enable bit is set in a PCI-PCI bridge, the driver needs to exclude ISA compatibility ranges from allocation.  The simplest solution may be to have the PCI-PCI bridge driver allocate those ranges out its RMAN, but it should also not allocate them from its parent so they are available to ISA devices.