Table of Contents
General Description
Each peripheral device of CHARON-AXP connects to CHARON-AXP emulated PCI bus with the following configuration parameters:
Parameter | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
bus | Text string | Value formats:
When specified, the bus configuration parameter tells the CHARON-AXP software the virtual PCI bus to which virtual HP Alpha system shall connect a certain virtual PCI adapter. By default the bus configuration parameter is not specified. If the bus configuration parameter is not specified, CHARON-AXP software connects the virtual PCI adapter to the first available virtual PCI bus. Example (AlphaServer ES40):
Example (AlphaServer GS80):
| ||||||||
device | Numeric | When specified, the device configuration parameter specifies position of a virtual PCI adapter on virtual PCI bus. By default the device configuration parameter is not specified. If the device configuration parameter is not specified, the CHARON software connects the virtual PCI adapter at the first available position of the virtual PCI bus. Example:
| ||||||||
function | Numeric | When specified, the function configuration parameter specifies position of a virtual PCI adapter on virtual PCI bus. By default the function configuration parameter is not specified. If the function configuration parameter is not specified, the CHARON software connects the virtual PCI a dapter at the first available position of the virtual PCI bus. Example:
| ||||||||
irq_bus | Text string | When specified, the "irq_bus" configuration parameter specifies virtual bus routing interrupt requests from virtual PCI adapter to CHARON-AXP virtual Alpha CPUs. By default the "irq_bus" configuration parameter is not specified. The "irq_bus" configuration parameter must be set to “isa” for AlphaServer 400. For HP Alpha systems other than AlphaServer 400 the "irq_bus" configuration parameter must be left as is (i.e. not specified). Example:
| ||||||||
irq | Numeric | When specified, the "irq" configuration parameter assigns interrupt request to the virtual PCI adapter in HP Alpha system. By default the irq configuration parameter is not specified. If the irq configuration parameter is not specified, the CHARON-AXP software uses the correct values depending on the selected PCI position of a virtual PCI adapter. Example:
|
Note that typically all or some of those parameters are specified on loading of some PCI controller in the following way:
load KZPBA PKA bus=pci_1 device=1 function=0 irq_bus=isa irq=24 |
Available PCI slots per each HP Alpha model emulated by CHARON-AXP
The tables below specifies a map of preloaded devices and available slots for each HP Alpha models emulated by CHARON-AXP.
AlphaServer 400 (3 PCI slots)
In addition to 3 PCI vacant slots there are 2 PCI positions occupied by on-board devices. All 5 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI0 (bus=pci_0) | ||||||
- | 0 | 6 | 0 | 11 | NCR 53C810 PCI SCSI Adapter | PKA |
- | 0 | 7 | 0 | - | Intel i82378 PCI ISA Bridge (SATURN) | |
0 | 0 | 11 | 0 | 10 | <option> | |
1 | 0 | 12 | 0 | 15 | <option> | |
2 | 0 | 13 | 0 | 9 | <option> |
The IRQ stands for ISA IRQ Number because all interrupts are routed through the Intel i82378 PCI ISA Bridge (SATURN) resident cascade of Intel i8259 interrupt controllers.
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
No support for Multi-Function PCI devices in AlphaServer 400.
Example: Loading DE435 into slot 0:
|
The "irq_bus=isa" setting is specific to AlphaServer 400 only.
AlphaServer 800 (4 PCI slots)
In addition to 4 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 7 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded |
---|---|---|---|---|---|---|
PCI0 (bus=pci_0) | ||||||
- | 0 | 5 | 0 | 0 | QLOGIC ISP1020 PCI SCSI Adapter | PKA |
- | 0 | 6 | 0 | 0 | S3 Trio32/64 Display Adapter | |
- | 0 | 7 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
0 | 0 | 11 | 0 | 1 | <option> | |
1 | 2 | <option>, function 1 | ||||
2 | 17 | <option>, function 2 | ||||
3 | 18 | <option>, function 3 | ||||
1 | 0 | 12 | 0 | 3 | <option> | |
1 | 4 | <option>, function 1 | ||||
2 | 19 | <option>, function 2 | ||||
3 | 20 | <option>, function 3 | ||||
2 | 0 | 13 | 0 | 5 | <option> | |
1 | 6 | <option>, function 1 | ||||
2 | 21 | <option>, function 2 | ||||
3 | 22 | <option>, function 3 | ||||
3 | 0 | 14 | 0 | 7 | <option> | |
1 | 8 | <option>, function 1 | ||||
2 | 23 | <option>, function 2 | ||||
3 | 24 | <option>, function 3 |
The IRQ stands for input line of ASIC interrupt controllers. It has nothing to do with "EISA" style interrupts. So far, the CHARON-AXP emulators do not emulate S3 Trio32/64 Display Adapter. So position of the device 6, function 0 on the PCI 0 remains empty.
Example 1: Loading DE500BA into slot 0:
load DE500BA EWA bus=pci_0 device=11 function=0
|
Example 2: Loading multiple DE500BA’s into slot 3, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA.
AlphaServer 1000 (3 PCI slots)
In addition to 3 PCI vacant slots there are 2 PCI positions occupied by on-board devices. All 5 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI0 (bus=pci_0) | ||||||
- | 0 | 6 | 0 | 12 | NCR 53C810 PCI SCSI Adapter | PKA |
- | 0 | 7 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
0 | 0 | 11 | 0 | 0 | <option> | |
1 | 1 | <option>, function 1 | ||||
2 | 2 | <option>, function 2 | ||||
3 | 3 | <option>, function 3 | ||||
1 | 0 | 12 | 0 | 4 | <option> | |
1 | 5 | <option>, function 1 | ||||
2 | 6 | <option>, function 2 | ||||
3 | 7 | <option>, function 3 | ||||
2 | 0 | 13 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 |
The IRQ stands for input line of ASIC interrupt controllers. It has nothing to do with "EISA" style interrupts. So far, the CHARON-AXP emulators do not emulate NCR 53C810 PCI SCSI adapter. Instead, emulation of QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 0:
load DE500BA EWA bus=pci_0 device=11 function=0
|
Example 2: Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 2, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA.
AlphaServer 1000A (7 PCI slots)
In addition to 7 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 10 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI0 (bus=pci_0) | ||||||
- | 0 | 6 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
- | 0 | 7 | 0 | - | DECchip 21050 PCI-to-PCI Bridge) | |
0 | 0 | 11 | 0 | 1 | <option> | |
1 | 2 | <option>, function 1 | ||||
2 | 17 | <option>, function 2 | ||||
3 | 18 | <option>, function 3 | ||||
1 | 0 | 12 | 0 | 2 | <option> | |
1 | 3 | <option>, function 1 | ||||
2 | 19 | <option>, function 2 | ||||
3 | 20 | <option>, function 3 | ||||
2 | 0 | 13 | 0 | 3 | <option> | |
1 | 4 | <option>, function 1 | ||||
2 | 21 | <option>, function 2 | ||||
3 | 22 | <option>, function 3 | ||||
PCI1 (bus=pci_1) | ||||||
- | 1 | 0 | 0 | 0 | NCR 53C810 PCI SCSI Adapter | PKA |
3 | 1 | 1 | 0 | 7 | <option> | |
1 | 8 | <option>, function 1 | ||||
2 | 23 | <option>, function 2 | ||||
3 | 24 | <option>, function 3 | ||||
4 | 1 | 2 | 0 | 9 | <option> | |
1 | 10 | <option>, function 1 | ||||
2 | 25 | <option>, function 2 | ||||
3 | 26 | <option>, function 3 | ||||
5 | 1 | 3 | 0 | 11 | <option> | |
1 | 12 | <option>, function 1 | ||||
2 | 27 | <option>, function 2 | ||||
3 | 28 | <option>, function 3 | ||||
6 | 1 | 4 | 0 | 13 | <option> | |
1 | 14 | <option>, function 1 | ||||
2 | 29 | <option>, function 2 | ||||
3 | 30 | <option>, function 3 |
The IRQ stands for input line of ASIC interrupt controllers. It has nothing to do with "EISA" style interrupts. So far, the CHARON-AXP emulators do not emulate NCR 53C810 PCI SCSI adapter. Instead, emulation of QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 0:
load DE500BA EWA bus=pci_0 device=11 function=0 |
Example 2: Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 3, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA.
AlphaServer 1200 (6 PCI slots)
In addition to 6 PCI vacant slots there are 2 PCI positions occupied by on-board devices. All 8 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI1 (bus=pci_1) | ||||||
- | 1 | 1 | 0 | 4 | NCR 53C810 PCI SCSI Adapter | PKA |
0 | 1 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
1 | 1 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 16 | <option>, function 3 | ||||
2 | 1 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
PCI0 (bus=pci_0) | ||||||
- | 0 | 1 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
4 | 0 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
5 | 0 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
6 | 0 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 |
So far, the CHARON-AXP emulators do not emulate NCR 53C810 PCI SCSI adapter. Instead, emulation of QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 4:
load DE500BA EWA bus=pci_0 device=2 function=0 |
Example 2: Loading multiple DE500BA’s into slot 4, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA.
AlphaServer 2000 (3 PCI slots)
In addition to 3 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 6 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI0 (bus=pci_0) | ||||||
- | 0 | 0 | 0 | 2 | DEC TULIP PCI Ethernet adapter | EWA |
- | 0 | 1 | 0 | 1 | NCR 53C810 PCI SCSI Adapter | PKA |
- | 0 | 2 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
0 | 0 | 6 | 0 | 0 | <option> | |
1 | 24 | <option>, function 1 | ||||
2 | 26 | <option>, function 2 | ||||
3 | 29 | <option>, function 3 | ||||
1 | 0 | 7 | 0 | 4 | <option> | |
1 | 25 | <option>, function 1 | ||||
2 | 27 | <option>, function 2 | ||||
3 | 30 | <option>, function 3 | ||||
2 | 0 | 8 | 0 | 5 | <option> | |
1 | 20 | <option>, function 1 | ||||
2 | 28 | <option>, function 2 | ||||
3 | 31 | <option>, function 3 |
The IRQ stands for input line of T2 resident cascade of Intel i8259 interrupt controllers. It has nothing to do with “EISA” style interrupts.
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 0:
load DE500BA EWA bus=pci_0 device=6 function=0 |
Example 2: Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA, and device name is EWB as there is a built-in EW-like PCI Ethernet Adapter located “closer” to CPU and therefore assigned name EWA.
AlphaServer 2100 (3 PCI slots)
In addition to 3 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 6 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI0 (bus=pci_0) | ||||||
- | 0 | 0 | 0 | 2 | DEC TULIP PCI Ethernet adapter | EWA |
- | 0 | 1 | 0 | 1 | NCR 53C810 PCI SCSI Adapter | PKA |
- | 0 | 2 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
0 | 0 | 6 | 0 | 0 | <option> | |
1 | 24 | <option>, function 1 | ||||
2 | 26 | <option>, function 2 | ||||
3 | 29 | <option>, function 3 | ||||
1 | 0 | 7 | 0 | 4 | <option> | |
1 | 25 | <option>, function 1 | ||||
2 | 27 | <option>, function 2 | ||||
3 | 30 | <option>, function 3 | ||||
2 | 0 | 8 | 0 | 5 | <option> | |
1 | 20 | <option>, function 1 | ||||
2 | 28 | <option>, function 2 | ||||
3 | 31 | <option>, function 3 |
The IRQ stands for input line of T2 resident cascade of Intel i8259 interrupt controllers. It has nothing to do with “EISA” style interrupts.
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 0:
load DE500BA EWA bus=pci_0 device=6 function=0 |
Example 2: Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA, and device name is EWB as there is a built-in EW-like PCI Ethernet Adapter located “closer” to CPU and therefore assigned name EWA.
AlphaServer 4000 (16 PCI slots)
In addition to 16 PCI vacant slots there are 2 PCI positions occupied by on-board devices. All 18 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI1 (bus=pci_1) | ||||||
- | 1 | 1 | 0 | 4 | NCR 53C810 PCI SCSI Adapter | PKA |
1 | 1 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
2 | 1 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
3 | 1 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
4 | 1 | 5 | 0 | 20 | <option> | |
1 | 21 | <option>, function 1 | ||||
2 | 22 | <option>, function 2 | ||||
3 | 23 | <option>, function 3 | ||||
PCI0 (bus=pci_0) | ||||||
- | 0 | 1 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
5 | 0 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
6 | 0 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
7 | 0 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
8 | 0 | 5 | 0 | 20 | <option> | |
1 | 21 | <option>, function 1 | ||||
2 | 22 | <option>, function 2 | ||||
3 | 23 | <option>, function 3 | ||||
PCI3 (bus=pci_3) | ||||||
9 | 3 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
10 | 3 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
11 | 3 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
12 | 3 | 5 | 0 | 20 | <option> | |
1 | 21 | <option>, function 1 | ||||
2 | 22 | <option>, function 2 | ||||
3 | 23 | <option>, function 3 | ||||
PCI2 (bus=pci_2) | ||||||
13 | 2 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
14 | 2 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
15 | 2 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
16 | 2 | 5 | 0 | 20 | <option> | |
1 | 21 | <option>, function 1 | ||||
2 | 22 | <option>, function 2 | ||||
3 | 23 | <option>, function 3 |
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 4:
load DE500BA EWA bus=pci_1 device=5 function=0 |
Example 2: Loading multiple DE500BA’s into slot 4, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA.
AlphaServer 4100 (8 PCI slots)
In addition to 8 PCI vacant slots there are 2 PCI positions occupied by on-board devices. All 10 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI1 (bus=pci_1) | ||||||
- | 1 | 1 | 0 | 4 | NCR 53C810 PCI SCSI Adapter | PKA |
1 | 1 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
2 | 1 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
3 | 1 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
4 | 1 | 5 | 0 | 20 | <option> | |
1 | 21 | <option>, function 1 | ||||
2 | 22 | <option>, function 2 | ||||
3 | 23 | <option>, function 3 | ||||
PCI0 (bus=pci_0) | ||||||
- | 0 | 1 | 0 | - | Intel i82375 PCI EISA Bridge (MERCURY) | |
5 | 0 | 2 | 0 | 8 | <option> | |
1 | 9 | <option>, function 1 | ||||
2 | 10 | <option>, function 2 | ||||
3 | 11 | <option>, function 3 | ||||
6 | 0 | 3 | 0 | 12 | <option> | |
1 | 13 | <option>, function 1 | ||||
2 | 14 | <option>, function 2 | ||||
3 | 15 | <option>, function 3 | ||||
7 | 0 | 4 | 0 | 16 | <option> | |
1 | 17 | <option>, function 1 | ||||
2 | 18 | <option>, function 2 | ||||
3 | 19 | <option>, function 3 | ||||
8 | 0 | 5 | 0 | 20 | <option> | |
1 | 21 | <option>, function 1 | ||||
2 | 22 | <option>, function 2 | ||||
3 | 23 | <option>, function 3 |
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 4:
load DE500BA EWA bus=pci_1 device=5 function=0 |
Example 2: Loading multiple DE500BA’s into slot 4, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA.
AlphaServer DS10 (4 PCI slots)
In addition to 4 PCI vacant slots there are 5 PCI positions occupied by on-board devices. All 9 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI1 (bus=pci_1) | ||||||
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge | |
- | 0 | 9 | 0 | 29 | DECchip 21143 PCI Ethernet Adapter | EWA |
- | 0 | 11 | 0 | 30 | DECchip 21143 PCI Ethernet Adapter | EWB |
- | 0 | 13 | 0 | - | ALi M1543C PCI IDE/ATAPI controller | DQA, DQB |
1 | 0 | 14 | 0 | 35 | <option> | |
1 | 34 | <option>, function 1 | ||||
2 | 33 | <option>, function 2 | ||||
3 | 32 | <option>, function 3 | ||||
2 | 0 | 15 | 0 | 39 | <option> | |
1 | 38 | <option>, function 1 | ||||
2 | 37 | <option>, function 2 | ||||
3 | 36 | <option>, function 3 | ||||
3 | 0 | 16 | 0 | 43 | <option> | |
1 | 42 | <option>, function 1 | ||||
2 | 41 | <option>, function 2 | ||||
3 | 40 | <option>, function 3 | ||||
4 | 0 | 17 | 0 | 47 | <option> | |
1 | 46 | <option>, function 1 | ||||
2 | 45 | <option>, function 2 | ||||
3 | 44 | <option>, function 3 | ||||
- | 0 | 19 | 0 | 11 | ALi M1543C PCI USB adapter |
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 1:
load DE500BA EWA bus=pci_0 device=14 function=0 |
Example 2: Loading multiple DE500BA’s into slot 1, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is EWC as there are two built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB.
AlphaServer DS10L (1 PCI slot)
In addition to 1 PCI vacant slots there are 5 PCI positions occupied by on-board devices. All 6 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description | Preloaded Name |
---|---|---|---|---|---|---|
PCI1 (bus=pci_1) | ||||||
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge | |
- | 0 | 9 | 0 | 29 | DECchip 21143 PCI Ethernet Adapter | EWA |
- | 0 | 11 | 0 | 30 | DECchip 21143 PCI Ethernet Adapter | EWB |
- | 0 | 13 | 0 | - | ALi M1543C PCI IDE/ATAPI controller | DQA, DQB |
1 | 0 | 17 | 0 | 47 | <option> | |
1 | 46 | <option>, function 1 | ||||
2 | 45 | <option>, function 2 | ||||
3 | 44 | <option>, function 3 | ||||
- | 0 | 19 | 0 | 11 | ALi M1543C PCI USB adapter |
So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
Example 1: Loading DE500BA into slot 1:
load DE500BA EWA bus=pci_0 device=17 function=0 |
Example 2: Loading multiple DE500BA’s into slot 1, populating all 4 functions (gives 4 Ethernet ports):
|
Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:
|
In the above example device name is EWC as there are two built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB.
AlphaServer DS15 (4 PCI slots)
In addition to 4 PCI vacant slots there are 7 PCI positions occupied by on-board devices. All 11 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
1 | 2 | 7 | 0 | 40 | <option> |
2 | 2 | 8 | 0 | 36 | <option> |
3 | 2 | 9 | 0 | 24 | <option> |
4 | 2 | 10 | 0 | 20 | <option> |
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 8 | 0 | - | Adaptec AIC-7899 (channel 0) |
- | 0 | 8 | 1 | - | Adaptec AIC-7899 (channel 1) |
- | 0 | 9 | 0 | - | Intel i82559 PCI Ethernet Adapter |
- | 0 | 10 | 0 | - | Intel i82559 PCI Ethernet Adapter |
- | 0 | 13 | 0 | - | ALi M1543C PCI IDE/ATAPI controller |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
The IRQ stands for bit position in DRIR of TITAN chip. It has nothing to do with “ISA” style interrupts which are routed to IRQ 55 (including ALi M1543C PCI IDE/ATAPI controller).
So far the CHARON-AXP emulators do not emulate Adaptec AIC-7899. Instead, emulation of QLOGIC ISP1040B is used.
So far the CHARON-AXP emulators do not emulate Intel i82559. Instead, emulation of DECchip 21143 is used.
So far the CHARON-AXP emulators do not emulate ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
AlphaServer DS20 (6 PCI slots)
In addition to 6 PCI vacant slots there are 5 PCI positions occupied by on-board devices. All 11 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
4 | 1 | 7 | 0 | 47 | <option> |
5 | 1 | 8 | 0 | 43 | <option> |
6 | 1 | 9 | 0 | 39 | <option> |
- | 0 | 5 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 6 | 0 | 19 | Adaptec AIC-7895 (channel 0) |
- | 0 | 6 | 1 | 18 | Adaptec AIC-7895 (channel 1) |
- | 0 | 15 | 0 | - | ALi M1543C PCI IDE/ATAPI controller |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
1 | 0 | 7 | 0 | 31 | <option> |
2 | 0 | 8 | 0 | 27 | <option> |
3 | 0 | 9 | 0 | 23 | <option> |
The IRQ stands for bit position in DRIR of Tsunami/Typhoon Chip. It has nothing to do with “ISA” style interrupts which are routed to IRQ 55 (including ALi M1543C PCI IDE/ATAPI controller).
Unless SCSI option is plugged into PCI slot 4, 5, or 6, the onboard SCSI controllers appear as PKA (pka7.0.0.6.0) and PKB (pkb7.0.0.106.0) respectively.
So far the CHARON-AXP emulators do not support virtual Adaptec AIC-7895 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.
So far the CHARON-AXP emulators do not support virtual ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty
AlphaServer DS25 (6 PCI slots)
In addition to 6 PCI vacant slots there are 7 PCI positions occupied by on-board devices. All 13 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 8 | 0 | - | Intel i82559 PCI Ethernet Adapter |
1 | 0 | 9 | 0 | 24 | <option> |
2 | 0 | 10 | 0 | 12 | <option> |
- | 0 | 16 | 0 | - | ALi M1543C PCI IDE/ATAPI controller |
- | 0 | 19 | 1 | - | ALi M1543C PCI USB adapter |
3 | 1 | 1 | 0 | 28 | <option> |
4 | 1 | 2 | 0 | 32 | <option> |
- | 2 | 1 | 0 | - | Adaptec AIC-7899 (channel 0) |
- | 2 | 1 | 1 | - | Adaptec AIC-7899 (channel 1) |
- | 2 | 5 | 0 | - | BroadCom BCM5703 PCI Ethernet Adapter |
5 | 3 | 1 | 0 | 36 | <option> |
6 | 3 | 2 | 0 | 40 | <option> |
The IRQ stands for bit position in DRIR of TITAN Chip. It has nothing to do with “ISA” style interrupts which are routed to IRQ 55 (including ALi M1543C PCI IDE/ATAPI controller).
So far the CHARON-AXP emulators do not emulate Intel i82559. Instead, emulation of DECchip 21143 is used.
So far the CHARON-AXP emulators do not emulate ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
Unless SCSI option is plugged into PCI slot 1, 2, 3, or 4, the onboard SCSI controllers appear as PKA (pka7.0.0.1.2) and PKB (pkb7.0.0.101.2) respectively.
So far the CHARON-AXP emulators do not emulate Adaptec AIC-7899. Instead, emulation of QLOGIC ISP1040B is used.
So far the CHARON-AXP emulators do not emulate BroadCom BCM5703. Instead, emulation of DECchip 21143 is used.
AlphaServer ES40 (10 PCI slots)
In addition to 10 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 13 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
5 | 1 | 1 | 0 | 24 | <option> |
6 | 1 | 2 | 0 | 28 | <option> |
7 | 1 | 3 | 0 | 32 | <option> |
8 | 1 | 4 | 0 | 36 | <option> |
9 | 1 | 5 | 0 | 40 | <option> |
10 | 1 | 6 | 0 | 44 | <option> |
1 | 0 | 1 | 0 | 8 | <option> |
2 | 0 | 2 | 0 | 19 | <option> |
3 | 0 | 3 | 1 | 16 | <option> |
4 | 0 | 4 | 0 | 20 | <option> |
- | 0 | 5 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 15 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
The IRQ stands for bit position in DRIR of Tsunami/Typhoon chip. It has nothing to do with “ISA” style interrupts which are routed to IRQ 55 (including ALi M1543C PCI IDE/ATAPI controller).
So far the CHARON-AXP emulators do not support virtual ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
AlphaServer ES45 (10 PCI slots)
In addition to 10 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 13 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge |
1 | 0 | 8 | 0 | 20 | <option> |
2 | 0 | 9 | 0 | 24 | <option> |
3 | 0 | 10 | 0 | 12 | <option> |
4 | 0 | 11 | 0 | 16 | <option> |
- | 0 | 16 | 0 | - | ALi M1543C PCI IDE/ATAPI controller (DQA, DQB) |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
5 | 1 | 1 | 0 | 28 | <option> |
6 | 1 | 2 | 0 | 32 | <option> |
7 | 2 | 1 | 0 | 8 | <option> |
8 | 2 | 2 | 0 | 44 | <option> |
9 | 3 | 1 | 0 | 36 | <option> |
10 | 3 | 2 | 0 | 40 | <option> |
The IRQ stands for bit position in DRIR of TITAN chip. It has nothing to do with “ISA” style interrupts which are routed to IRQ 55 (including ALi M1543C PCI IDE/ATAPI controller).
So far the CHARON-AXP emulators do not support virtual ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
AlphaServer GS80 (27 PCI slots)
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
- | 0 | 1 | 0 | 36 | QLOGIC ISP1040B PCI SCSI Adapter |
1 | 0 | 2 | 0 | 40 | <option> |
2 | 0 | 3 | 0 | 44 | <option> |
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 15 | 0 | - | ALi M1543C PCI IDE/ATAPI controller |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
3 | 1 | 4 | 0 | 48 | <option> |
4 | 1 | 5 | 0 | 52 | <option> |
5 | 1 | 6 | 0 | 56 | <option> |
6 | 1 | 7 | 0 | 60 | <option> |
7 | 2 | 0 | 0 | 32 | <option> |
8 | 2 | 2 | 0 | 40 | <option> |
9 | 2 | 3 | 0 | 44 | <option> |
10 | 3 | 4 | 0 | 48 | <option> |
11 | 3 | 5 | 0 | 52 | <option> |
12 | 3 | 6 | 0 | 56 | <option> |
13 | 3 | 7 | 0 | 60 | <option> |
14 | 8 | 0 | 0 | 32 | <option> |
15 | 8 | 2 | 0 | 40 | <option> |
16 | 8 | 3 | 0 | 44 | <option> |
17 | 9 | 4 | 0 | 48 | <option> |
18 | 9 | 5 | 0 | 52 | <option> |
19 | 9 | 6 | 0 | 56 | <option> |
20 | 9 | 7 | 0 | 60 | <option> |
21 | 10 | 0 | 0 | 32 | <option> |
22 | 10 | 2 | 0 | 40 | <option> |
23 | 10 | 3 | 0 | 44 | <option> |
24 | 11 | 4 | 0 | 48 | <option> |
25 | 11 | 5 | 0 | 52 | <option> |
26 | 11 | 6 | 0 | 56 | <option> |
27 | 11 | 7 | 0 | 60 | <option> |
PCI 2 and 3 on each QBB are not populated.
So far the CHARON-AXP emulators do not support virtual ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
Total number of PCI devices configured through CFG file may not exceed 27.
AlphaServer GS160 (55 PCI slots)
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
- | 0 | 1 | 0 | 36 | QLOGIC ISP1040B PCI SCSI Adapter |
1 | 0 | 2 | 0 | 40 | <option> |
2 | 0 | 3 | 0 | 44 | <option> |
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 15 | 0 | - | ALi M1543C PCI IDE/ATAPI controller |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
3 | 1 | 4 | 0 | 48 | <option> |
4 | 1 | 5 | 0 | 52 | <option> |
5 | 1 | 6 | 0 | 56 | <option> |
6 | 1 | 7 | 0 | 60 | <option> |
7 | 2 | 0 | 0 | 32 | <option> |
8 | 2 | 2 | 0 | 40 | <option> |
9 | 2 | 3 | 0 | 44 | <option> |
10 | 3 | 4 | 0 | 48 | <option> |
11 | 3 | 5 | 0 | 52 | <option> |
12 | 3 | 6 | 0 | 56 | <option> |
13 | 3 | 7 | 0 | 60 | <option> |
14 | 8 | 0 | 0 | 32 | <option> |
15 | 8 | 2 | 0 | 40 | <option> |
16 | 8 | 3 | 0 | 44 | <option> |
17 | 9 | 4 | 0 | 48 | <option> |
18 | 9 | 5 | 0 | 52 | <option> |
19 | 9 | 6 | 0 | 56 | <option> |
20 | 9 | 7 | 0 | 60 | <option> |
21 | 10 | 0 | 0 | 32 | <option> |
22 | 10 | 2 | 0 | 40 | <option> |
23 | 10 | 3 | 0 | 44 | <option> |
24 | 11 | 4 | 0 | 48 | <option> |
25 | 11 | 5 | 0 | 52 | <option> |
26 | 11 | 6 | 0 | 56 | <option> |
27 | 11 | 7 | 0 | 60 | <option> |
28 | 16 | 0 | 0 | 32 | <option> |
29 | 16 | 2 | 0 | 40 | <option> |
30 | 16 | 3 | 0 | 44 | <option> |
31 | 17 | 4 | 0 | 48 | <option> |
32 | 17 | 5 | 0 | 52 | <option> |
33 | 17 | 6 | 0 | 56 | <option> |
34 | 17 | 7 | 0 | 60 | <option> |
35 | 18 | 0 | 0 | 32 | <option> |
36 | 18 | 2 | 0 | 40 | <option> |
37 | 18 | 3 | 0 | 44 | <option> |
38 | 19 | 4 | 0 | 48 | <option> |
39 | 19 | 5 | 0 | 52 | <option> |
40 | 19 | 6 | 0 | 56 | <option> |
41 | 19 | 7 | 0 | 60 | <option> |
42 | 24 | 0 | 0 | 32 | <option> |
43 | 24 | 2 | 0 | 40 | <option> |
44 | 24 | 3 | 0 | 44 | <option> |
45 | 25 | 4 | 0 | 48 | <option> |
46 | 25 | 5 | 0 | 52 | <option> |
47 | 25 | 6 | 0 | 56 | <option> |
48 | 25 | 7 | 0 | 60 | <option> |
49 | 26 | 0 | 0 | 32 | <option> |
50 | 26 | 2 | 0 | 40 | <option> |
51 | 26 | 3 | 0 | 44 | <option> |
52 | 27 | 4 | 0 | 48 | <option> |
53 | 27 | 5 | 0 | 52 | <option> |
54 | 27 | 6 | 0 | 56 | <option> |
55 | 27 | 7 | 0 | 60 | <option> |
PCI 2 and 3 on each QBB are not populated.
So far the CHARON-AXP emulators do not support virtual ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
Total number of PCI devices configured through CFG file may not exceed 55.
AlphaServer GS320 (111 PCI slots)
Slot | pci_<N> | device | function | irq | Description |
---|---|---|---|---|---|
- | 0 | 1 | 0 | 36 | QLOGIC ISP1040B PCI SCSI Adapter |
1 | 0 | 2 | 0 | 40 | <option> |
2 | 0 | 3 | 0 | 44 | <option> |
- | 0 | 7 | 0 | - | ALi M1543C PCI ISA bridge |
- | 0 | 15 | 0 | - | ALi M1543C PCI IDE/ATAPI controller |
- | 0 | 19 | 0 | - | ALi M1543C PCI USB adapter |
3 | 1 | 4 | 0 | 48 | <option> |
4 | 1 | 5 | 0 | 52 | <option> |
5 | 1 | 6 | 0 | 56 | <option> |
6 | 1 | 7 | 0 | 60 | <option> |
7 | 2 | 0 | 0 | 32 | <option> |
8 | 2 | 2 | 0 | 40 | <option> |
9 | 2 | 3 | 0 | 44 | <option> |
10 | 3 | 4 | 0 | 48 | <option> |
11 | 3 | 5 | 0 | 52 | <option> |
12 | 3 | 6 | 0 | 56 | <option> |
13 | 3 | 7 | 0 | 60 | <option> |
14 | 8 | 0 | 0 | 32 | <option> |
15 | 8 | 2 | 0 | 40 | <option> |
16 | 8 | 3 | 0 | 44 | <option> |
17 | 9 | 4 | 0 | 48 | <option> |
18 | 9 | 5 | 0 | 52 | <option> |
19 | 9 | 6 | 0 | 56 | <option> |
20 | 9 | 7 | 0 | 60 | <option> |
21 | 10 | 0 | 0 | 32 | <option> |
22 | 10 | 2 | 0 | 40 | <option> |
23 | 10 | 3 | 0 | 44 | <option> |
24 | 11 | 4 | 0 | 48 | <option> |
25 | 11 | 5 | 0 | 52 | <option> |
26 | 11 | 6 | 0 | 56 | <option> |
27 | 11 | 7 | 0 | 60 | <option> |
28 | 16 | 0 | 0 | 32 | <option> |
29 | 16 | 2 | 0 | 40 | <option> |
30 | 16 | 3 | 0 | 44 | <option> |
31 | 17 | 4 | 0 | 48 | <option> |
32 | 17 | 5 | 0 | 52 | <option> |
33 | 17 | 6 | 0 | 56 | <option> |
34 | 17 | 7 | 0 | 60 | <option> |
35 | 18 | 0 | 0 | 32 | <option> |
36 | 18 | 2 | 0 | 40 | <option> |
37 | 18 | 3 | 0 | 44 | <option> |
38 | 19 | 4 | 0 | 48 | <option> |
39 | 19 | 5 | 0 | 52 | <option> |
40 | 19 | 6 | 0 | 56 | <option> |
41 | 19 | 7 | 0 | 60 | <option> |
42 | 24 | 0 | 0 | 32 | <option> |
43 | 24 | 2 | 0 | 40 | <option> |
44 | 24 | 3 | 0 | 44 | <option> |
45 | 25 | 4 | 0 | 48 | <option> |
46 | 25 | 5 | 0 | 52 | <option> |
47 | 25 | 6 | 0 | 56 | <option> |
48 | 25 | 7 | 0 | 60 | <option> |
49 | 26 | 0 | 0 | 32 | <option> |
50 | 26 | 2 | 0 | 40 | <option> |
51 | 26 | 3 | 0 | 44 | <option> |
52 | 27 | 4 | 0 | 48 | <option> |
53 | 27 | 5 | 0 | 52 | <option> |
54 | 27 | 6 | 0 | 56 | <option> |
55 | 27 | 7 | 0 | 60 | <option> |
56 | 32 | 0 | 0 | 32 | <option> |
57 | 32 | 2 | 0 | 40 | <option> |
58 | 32 | 3 | 0 | 44 | <option> |
59 | 33 | 4 | 0 | 48 | <option> |
60 | 33 | 5 | 0 | 52 | <option> |
61 | 33 | 6 | 0 | 56 | <option> |
62 | 33 | 7 | 0 | 60 | <option> |
63 | 34 | 0 | 0 | 32 | <option> |
64 | 34 | 2 | 0 | 40 | <option> |
65 | 34 | 3 | 0 | 44 | <option> |
66 | 35 | 4 | 0 | 48 | <option> |
67 | 35 | 5 | 0 | 52 | <option> |
68 | 35 | 6 | 0 | 56 | <option> |
59 | 35 | 7 | 0 | 60 | <option> |
70 | 40 | 0 | 0 | 32 | <option> |
71 | 40 | 2 | 0 | 40 | <option> |
72 | 40 | 3 | 0 | 44 | <option> |
73 | 41 | 4 | 0 | 48 | <option> |
74 | 41 | 5 | 0 | 52 | <option> |
75 | 41 | 6 | 0 | 56 | <option> |
76 | 41 | 7 | 0 | 60 | <option> |
77 | 42 | 0 | 0 | 32 | <option> |
78 | 42 | 2 | 0 | 40 | <option> |
79 | 42 | 3 | 0 | 44 | <option> |
80 | 43 | 4 | 0 | 48 | <option> |
81 | 43 | 5 | 0 | 52 | <option> |
82 | 43 | 6 | 0 | 56 | <option> |
83 | 43 | 7 | 0 | 60 | <option> |
84 | 48 | 0 | 0 | 32 | <option> |
85 | 48 | 2 | 0 | 40 | <option> |
86 | 48 | 3 | 0 | 44 | <option> |
87 | 49 | 4 | 0 | 48 | <option> |
88 | 49 | 5 | 0 | 52 | <option> |
89 | 49 | 6 | 0 | 56 | <option> |
90 | 49 | 7 | 0 | 60 | <option> |
91 | 50 | 0 | 0 | 32 | <option> |
92 | 50 | 2 | 0 | 40 | <option> |
93 | 50 | 3 | 0 | 44 | <option> |
94 | 51 | 4 | 0 | 48 | <option> |
95 | 51 | 5 | 0 | 52 | <option> |
96 | 51 | 6 | 0 | 56 | <option> |
97 | 51 | 7 | 0 | 60 | <option> |
98 | 56 | 0 | 0 | 32 | <option> |
99 | 56 | 2 | 0 | 40 | <option> |
100 | 56 | 3 | 0 | 44 | <option> |
101 | 57 | 4 | 0 | 48 | <option> |
102 | 57 | 5 | 0 | 52 | <option> |
103 | 57 | 6 | 0 | 56 | <option> |
104 | 57 | 7 | 0 | 60 | <option> |
105 | 58 | 0 | 0 | 32 | <option> |
106 | 58 | 2 | 0 | 40 | <option> |
107 | 58 | 3 | 0 | 44 | <option> |
108 | 59 | 4 | 0 | 48 | <option> |
109 | 59 | 5 | 0 | 52 | <option> |
110 | 59 | 6 | 0 | 56 | <option> |
111 | 59 | 7 | 0 | 60 | <option> |
PCI 2 and 3 on each QBB are not populated.
So far the CHARON-AXP emulators do not support virtual ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.
Total number of PCI devices configured through CFG file may not exceed 111.