Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: DS10 bus number is updated

...

Table of Contents

Table of Contents
excludeTable of Contents

Back to Table of Contents

General Description

Each peripheral device of CHARON-AXP connects to CHARON-AXP emulated PCI bus with the following configuration parameters:

ParameterTypeDescription
busText string

Value formats:

ModelsFormat
AlphaServer 400-4100, DS, ES"pci_<X>"
AlphaServer GS"qbb_<X>_pca_<Y>_pci_<Z>"

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):

load KZPBA PKA bus=pci_1

Example (AlphaServer GS80):

load KZPBA PKA bus=qbb_1_pca_1_pci_0
deviceNumeric

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:

load KZPBA PKA device=2
functionNumeric

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:

load KZPBA PKA function=0
irq_busText 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:

load KZPBA PKA irq_bus=isa
irqNumeric

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:

load KZPBA PKA irq=24

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

Back to Table of Contents

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

Anchor
TopConfPage
TopConfPage
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Table of Contents

Table of Contents
excludeTable of Contents

Back to Table of Contents

General Description

Each peripheral device of CHARON-AXP connects to CHARON-AXP emulated PCI bus with the following configuration parameters:

bus

Parameterbus
TypeText string
Value

Value formats:

ModelsFormat
AlphaServer 400-4100, DS, ES"pci_<X>"
AlphaServer GS"qbb_<X>_pca_<Y>_pci_<Z>"

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):

load KZPBA PKA bus=pci_1

Example (AlphaServer GS80):

load KZPBA PKA bus=qbb_1_pca_1_pci_0


device

Parameterdevice
TypeNumeric
Value

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:

load KZPBA PKA device=2


function

Parameterfunction
TypeNumeric
Value

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:

load KZPBA PKA function=0


irq_bus

Parameterirq_bus
TypeText string
Value

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:

load KZPBA PKA irq_bus=isa


irq

Parameterirq
TypeNumeric
Value

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:

load KZPBA PKA irq=24


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

Back to Table of Contents

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.

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-06011NCR 53C810 PCI SCSI AdapterPKA
-070-Intel i82378 PCI ISA Bridge (SATURN) 
0011010<option> 
1012015<option> 
201309<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.

(info) No support for Multi-Function PCI devices in AlphaServer 400.

Example: Loading DE435 into slot 0

load DE435/dec21x4x EWA bus=pci_0 device=11 function=0 irq_bus=isa

(info) The "irq_bus=isa" setting is specific to AlphaServer 400 only.

Back to Table of Contents

Div
classpagebreak

 

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.

Slotpci_<N>devicefunctionirqDescription

Preloaded
Name

PCI0 (bus=pci_0)
-0500QLOGIC ISP1020 PCI SCSI AdapterPKA
-0600S3 Trio32/64 Display Adapter 
-070-Intel i82375 PCI EISA Bridge (MERCURY) 
001101<option> 
 12<option>, function 1 
217<option>, function 2 
318<option>, function 3 
101203<option> 
 14<option>, function 1 
219<option>, function 2 
320<option>, function 3 
201305<option> 
 16<option>, function 1 
221<option>, function 2 
322<option>, function 3 
301407<option> 
 18<option>, function 1 
223<option>, function 2 
324<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 1Loading DE500BA into slot 0

load DE500BA/dec21x4x EWA bus=pci_0 device=11 function=0

Example 2Loading multiple DE500BA’s into slot 3, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWA bus=pci_0 device=14 function=0
load DE500BA/dec21x4x EWB bus=pci_0 device=14 function=1
load DE500BA/dec21x4x EWC bus=pci_0 device=14 function=2
load DE500BA/dec21x4x EWD bus=pci_0 device=14 function=3

 

Div
classpagebreak

 

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKB bus=pci_0 device=12 function=0
load DE500BA/dec21x4x EWA bus=pci_0 device=12 function=1

(info) 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.

Back to Table of Contents

Div
classpagebreak

 

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.

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-06012NCR 53C810 PCI SCSI AdapterPKA
-070-Intel i82375 PCI EISA Bridge (MERCURY) 
001100<option> 
 11<option>, function 1 
22<option>, function 2 
33<option>, function 3 
101204<option> 
 15<option>, function 1 
26<option>, function 2 
37<option>, function 3 
201308<option> 
 19<option>, function 1 
210<option>, function 2 
311<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 1Loading DE500BA into slot 0

load DE500BA/dec21x4x EWA bus=pci_0 device=11 function=0

Example 2Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWA bus=pci_0 device=11 function=0
load DE500BA/dec21x4x EWB bus=pci_0 device=11 function=1
load DE500BA/dec21x4x EWC bus=pci_0 device=11 function=2
load DE500BA/dec21x4x EWD bus=pci_0 device=11 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 2, populating 2 functions out of 4

load KZPBA PKB bus=pci_0 device=13 function=0
load DE500BA/dec21x4x EWA bus=pci_0 device=13 function=1

(info) 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.

Back to Table of Contents

Div
classpagebreak

 

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.

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-060-Intel i82375 PCI EISA Bridge (MERCURY) 
-070-DECchip 21050 PCI-to-PCI Bridge) 
001101<option> 
 12<option>, function 1 
217<option>, function 2 
318<option>, function 3 
101202<option> 
 13<option>, function 1 
219<option>, function 2 
320<option>, function 3 
201303<option> 
 14<option>, function 1 
221<option>, function 2 
322

<option>, function 3

 
PCI1 (bus=pci_1)
-1000NCR 53C810 PCI SCSI AdapterPKA
31107<option> 
 18<option>, function 1 
223<option>, function 2 
324<option>, function 3 
41209<option> 
 110<option>, function 1 
225<option>, function 2 
326<option>, function 3 
513011<option> 
 112<option>, function 1 
227<option>, function 2 
328<option>, function 3 
614013<option> 
 114<option>, function 1 
229<option>, function 2 
330<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 1Loading DE500BA into slot 0

load DE500BA EWA bus=pci_0 device=11 function=0

Example 2Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA EWA bus=pci_0 device=11 function=0
load DE500BA EWB bus=pci_0 device=11 function=1
load DE500BA EWC bus=pci_0 device=11 function=2
load DE500BA EWD bus=pci_0 device=11 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 3, populating 2 functions out of 4

load KZPBA PKB bus=pci_1 device=1 function=0
load DE500BA EWA bus=pci_1 device=1 function=1

(info) 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.

Back to Table of Contents

Div
classpagebreak

 

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.

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1) 
-1104NCR 53C810 PCI SCSI AdapterPKA
01208<option> 
   19<option>, function 1 
   210<option>, function 2 
   311<option>, function 3 
113012<option> 
   113<option>, function 1 
   214<option>, function 2 
   316<option>, function 3 
214016<option> 
   117<option>, function 1 
   218<option>, function 2 
   319<option>, function 3 
PCI0 (bus=pci_0) 
-010-Intel i82375 PCI EISA Bridge (MERCURY) 
40208<option> 
   19<option>, function 1 
   210<option>, function 2 
   311<option>, function 3 
503012<option> 
   113<option>, function 1 
   214<option>, function 2 
   315<option>, function 3 
604016<option> 
   117<option>, function 1 
   218<option>, function 2 
   319<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.

Div
classpagebreak

 

Example 1Loading DE500BA into slot 4

load DE500BA/dec21x4x EWA bus=pci_0 device=2 function=0

Example 2Loading multiple DE500BA’s into slot 4, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWA bus=pci_0 device=2 function=0
load DE500BA/dec21x4x EWB bus=pci_0 device=2 function=1
load DE500BA/dec21x4x EWC bus=pci_0 device=2 function=2
load DE500BA/dec21x4x EWD bus=pci_0 device=2 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKB bus=pci_1 device=2 function=0
load DE500BA/dec21x4x EWA bus=pci_1 device=2 function=1

(info) 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.

Back to Table of Contents

Div
classpagebreak

 

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.

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)  
-0002DEC TULIP PCI Ethernet adapterEWA
-0101NCR 53C810 PCI SCSI AdapterPKA
-020-Intel i82375 PCI EISA Bridge (MERCURY) 
00600<option> 
 124<option>, function 1 
226<option>, function 2 
329<option>, function 3 
10704<option> 
 125<option>, function 1 
227<option>, function 2 
330<option>, function 3 
20805<option> 
 120<option>, function 1 
228<option>, function 2 
331<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 1Loading DE500BA into slot 0

load DE500BA/dec21x4x EWB bus=pci_0 device=6 function=0

Example 2Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWB bus=pci_0 device=6 function=0
load DE500BA/dec21x4x EWC bus=pci_0 device=6 function=1
load DE500BA/dec21x4x EWD bus=pci_0 device=6 function=2
load DE500BA/dec21x4x EWE bus=pci_0 device=6 function=3

(info) In the above examples device name is EWB as there is a built-in EW-like PCI Ethernet Adapter located “closer” to CPU and therefore assigned name EWA.

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKB bus=pci_0 device=7 function=0
load DE500BA/dec21x4x EWB bus=pci_0 device=7 function=1

(info) 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.

Back to Table of Contents

Div
classpagebreak

 

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.

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)    
-0002DEC TULIP PCI Ethernet adapterEWA
-0101NCR 53C810 PCI SCSI AdapterPKA
-020-Intel i82375 PCI EISA Bridge (MERCURY) 
00600<option> 
 124<option>, function 1 
226<option>, function 2 
329<option>, function 3 
10704<option> 
 125<option>, function 1 
227<option>, function 2 
330<option>, function 3 
20805<option> 
 120<option>, function 1 
228<option>, function 2 
331<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 1Loading DE500BA into slot 0

load DE500BA/dec21x4x EWB bus=pci_0 device=6 function=0

Example 2Loading multiple DE500BA’s into slot 0, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWB bus=pci_0 device=6 function=0
load DE500BA/dec21x4x EWC bus=pci_0 device=6 function=1
load DE500BA/dec21x4x EWD bus=pci_0 device=6 function=2
load DE500BA/dec21x4x EWE bus=pci_0 device=6 function=3

(info) In the above examples device name is EWB as there is a built-in EW-like PCI Ethernet Adapter located “closer” to CPU and therefore assigned name EWA.

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKB bus=pci_0 device=7 function=0
load DE500BA/dec21x4x EWB bus=pci_0 device=7 function=1

(info) 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.

Back to Table of Contents

Div
classpagebreak

 

AlphaServer 4000 (16 PCI slots)

In addition to 16 PCI vacant slots there are 2 PCI positions occupied by on-board devices. All 5 18 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.

-2
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 PCI1 (bus=pci_01)    
-01610114NCR 53C810 PCI SCSI AdapterPKA
112070-Intel i82378 PCI ISA Bridge (SATURN) 
0011010<option> 
10120158<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
213012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
314016<option> 
 01130179<option>, function 1 

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.

(info) No support for Multi-Function PCI devices in AlphaServer 400.

Example: Loading DE435 into slot 0:

load DE435 EWA bus=pci_0 device=11 function=0 irq_bus=isa

(info) The "irq_bus=isa" setting is specific to AlphaServer 400 only.

Back to Table of Contents

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.

Preloaded
Name-6111232135147
Slotpci_<N>devicefunctionirqDescription
218<option>, function 2 
319<option>, function 3 
415020<option> 
 121<option>, function 1 
222<option>, function 2 
323<option>, function 3 
PCI0 (bus=pci_0)    
-05100-QLOGIC ISP1020 PCI SCSI AdapterPKAIntel i82375 PCI EISA Bridge (MERCURY) 
50200S3 Trio32/64 Display Adapter 
-070-Intel i82375 PCI EISA Bridge (MERCURY) 
001108<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
603012<option> 
 1213<option>, function 1 
21714<option>, function 2 
31815<option>, function 3 
704016<option> 
 1417<option>, function 1 
21918<option>, function 2 
32019<option>, function 3 
805020<option> 
 1621<option>, function 1 
22122<option>, function 2 
32223<option>, function 3 
PCI3 (bus=pci_30)    
93208<option> 
 189<option>, function 1 
22310<option>, function 2 
324<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):

load DE500BA EWA bus=pci_0 device=14 function=0
load DE500BA EWB bus=pci_0 device=14 function=1
load DE500BA EWC bus=pci_0 device=14 function=2
load DE500BA EWD bus=pci_0 device=14 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:

load KZPBA PKB bus=pci_0 device=12 function=0
load DE500BA EWA bus=pci_0 device=12 function=1

(info) 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.

Back to Table of Contents

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.

010124138
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-06012NCR 53C810 PCI SCSI AdapterPKA
-070-Intel i82375 PCI EISA Bridge (MERCURY) 
00110 
311<option>, function 3 
1033012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
1134016<option> 
 117<option>, function 1 
218<option>, function 2 
319<option>, function 3 
1235020<option> 
 121<option>, function 1 
222<option>, function 2 
323<option>, function 3 
PCI2 (bus=pci_2)    
132208<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
1423012<option> 
 1113<option>, function 1 
2214<option>, function 2 
3315<option>, function 3 
1524016<option> 
 1517<option>, function 1 
2618<option>, function 2 
3719<option>, function 3 
16205020<option> 
 1921<option>, function 1 
21022<option>, function 2 
31123<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 support virtual NCR 53C810 PCI SCSI adapter. Instead, emulation of virtual QLOGIC ISP1040B PCI SCSI adapter is used.used.

Div
classpagebreak

 

Example 1Loading DE500BA into slot 0:4

load DE500BA/dec21x4x EWA bus=pci_0 1 device=11 5 function=0

Example 2Loading multiple DE500BA’s into slot 04, populating all 4 functions (gives 4 Ethernet ports):

load DE500BA/dec21x4x EWA bus=pci_0 1 device=11 5 function=0
load DE500BA/dec21x4x EWB bus=pci_0 1 device=11 5 function=1
load DE500BA/dec21x4x EWC bus=pci_0 1 device=11 5 function=2
load DE500BA/dec21x4x EWD bus=pci_0 1 device=11 5 function=3

Example 3: Loading  Loading mixture of KZPBA and DE500BA into slot 21, populating 2 functions out of 4:

load KZPBA PKB bus=pci_0 1 device=13 2 function=0
load DE500BA/dec21x4x EWA bus=pci_0 1 device=13 2 function=1

(info) In  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.

Back to Table of Contents

...

Div
classpagebreak

 

AlphaServer 4100 (8 PCI slots)

In addition to 7 8 PCI vacant slots there are 3 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.

122PCI1 17
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 PCI1 (bus=pci_01) 
-11064NCR 53C810 PCI SCSI AdapterPKA
1120-Intel i82375 PCI EISA Bridge (MERCURY) 
-070-DECchip 21050 PCI-to-PCI Bridge) 
0011018<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
213012<option> 
 1213<option>, function 1 
21714<option>, function 2 
31815<option>, function 3 
3104016<option> 
 1317<option>, function 1 
21918<option>, function 2 
32019<option>, function 3 
24011350320<option> 
 1421<option>, function 1 
22122<option>, function 2 
32223<option>, function 3 
PCI0 (bus=pci_0) 
-01000NCR 53C810 PCI SCSI AdapterPKA3110-Intel i82375 PCI EISA Bridge (MERCURY) 
50208<option> 
 189<option>, function 1 
22310<option>, function 2 
32411<option>, function 3 
4610230912<option> 
 11013<option>, function 1 
22514<option>, function 2 
32615<option>, function 3 
57103401116<option> 
 11217<option>, function 1 
22718<option>, function 2 
32819<option>, function 3 
68104501320<option> 
 11421<option>, function 1 
22922<option>, function 2 
33023<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 support virtual NCR 53C810 PCI SCSI adapter. Instead, emulation of virtual QLOGIC ISP1040B PCI SCSI adapter is used.

Example 1Loading DE500BA into slot 0:4

load DE500BA/dec21x4x EWA bus=pci_0 1 device=11 5 function=0

Example 2Loading multiple DE500BA’s into slot 04, populating all 4 functions (gives 4 Ethernet ports):

load DE500BA/dec21x4x EWA bus=pci_0 1 device=11 5 function=0
load DE500BA/dec21x4x EWB bus=pci_0 1 device=11 5 function=1
load DE500BA/dec21x4x EWC bus=pci_0 1 device=11 5 function=2
load DE500BA/dec21x4x EWD bus=pci_0 1 device=11 5 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 31, populating 2 functions out of 4:

load KZPBA PKB bus=pci_1 device=1 2 function=0
load DE500BA/dec21x4x EWA bus=pci_1 device=1 2 function=1

(info) 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.

Back to Table of ContentsTable of Contents

Div
classpagebreak

 

AlphaServer

...

DS10 (

...

4 PCI slots)

In addition to 6 4 PCI vacant slots there are 2 5 PCI positions occupied by on-board devices. All 8 9 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.

1 -  
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_0)  
-101704-NCR 53C810 PCI SCSI AdapterPKA
01208<option> 
   19<option>, function 1 
   210<option>, function 2 
   311<option>, function 3 
113012<option> 
   113<option>, function 1 
   214<option>, function 2 
   316<option>, function 3 
214016<option> 
ALi M1543C PCI ISA bridge 
-09029DECchip 21143 PCI Ethernet AdapterEWA
-011030DECchip 21143 PCI Ethernet AdapterEWB
-0130- ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
1014035<option> 
 11734<option>, function 1 
   21833<option>, function 2    
31932<option>, function 3 
PCI0 (bus=pci_0) 
2010-Intel i82375 PCI EISA Bridge (MERCURY) 402150839<option>  
 1938<option>, function 1 
   21037<option>, function 2    
31136<option>, function 3 
53031601243<option>  
 11342<option>, function 1  
  21441<option>, function 2    
31540<option>, function 3 
64041701647<option> 
   11746<option>, function 1   
 21845<option>, function 2    
31944<option>, function 3 

...

-019011ALi M1543C PCI USB adapter 

Example 1Loading DE500BA into slot 4:1

load DE500BA EWA /dec21x4x EWC bus=pci_0 device=2 14 function=0


Div
classpagebreak

 

Example 2Loading multiple DE500BA’s into slot 41, populating all 4 functions (gives 4 Ethernet ports):

load DE500BA EWA /dec21x4x EWC bus=pci_0 device=2 14 function=0
load DE500BA EWB /dec21x4x EWD bus=pci_0 device=2 14 function=1
load DE500BA EWC /dec21x4x EWE bus=pci_0 device=2 14 function=2
load DE500BA EWD /dec21x4x EWF bus=pci_0 device=2 14 function=3 

(info) In the above examples device name is EWC as there are built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB.

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:

load KZPBA PKB bus=pci_1 0 device=2 14 function=0
load DE500BA EWA /dec21x4x EWC bus=pci_1 0 device=2 14 function=1

(info) In   In the above example device name is PKB as there is a built-in PK-like PCI SCSI Adapter SCSI Adapter located “closer” to CPU and therefore assigned name PKA, as there are two built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned name PKAnames EWA and EWB.

Back to Table of ContentsContent

Div
classpagebreak

 

AlphaServer

...

DS10L (

...

1 PCI

...

slot)

In addition to 3 1 PCI vacant slots there are 3 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.

PCI0 EWA5
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_0)  -0002DEC TULIP PCI Ethernet adapter
-0101NCR 53C810 PCI SCSI AdapterPKA
-020-Intel i82375 PCI EISA Bridge (MERCURY) 
00600<option> 
 124<option>, function 1 
226<option>, function 2 
329<option>, function 3 
10704<option> 
 125<option>, function 1 
227<option>, function 2 
330<option>, function 3 
2080070-ALi M1543C PCI ISA bridge 
-09029DECchip 21143 PCI Ethernet AdapterEWA
-011030DECchip 21143 PCI Ethernet AdapterEWB
-0130- ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
1017047<option> 
 12046<option>, function 1 
22845<option>, function 2 
33144<option>, function 3 

...

...

-019011ALi M1543C PCI USB adapter 

Example 1Loading DE500BA into slot 0:1

load DE500BA EWA /dec21x4x EWC bus=pci_0 device=6 17 function=0

Example 2Loading multiple DE500BA’s into slot 01, populating all 4 functions (gives 4 Ethernet ports):

load DE500BA EWA /dec21x4x EWC bus=pci_0 device=6 17 function=0
load DE500BA EWB /dec21x4x EWD bus=pci_0 device=6 17 function=1
load DE500BA EWC /dec21x4x EWE bus=pci_0 device=6 17 function=2
load DE500BA EWD /dec21x4x EWF bus=pci_0 device=6 17 function=3

(info) In the above examples device name is EWC as there are built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB.

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:

load KZPBA PKB bus=pci_0 device=7 17 function=0
load DE500BA EWA /dec21x4x EWC bus=pci_0 device=7 17 function=1

(info)  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 are two built-in EW-like PCI Ethernet Adapter Adapters located “closer” to CPU and therefore assigned name names EWA .and EWB

Back to Table of ContentsContent

Div
classpagebreak

 

AlphaServer

...

DS15 (

...

4 PCI slots)

In addition to 3 4 PCI vacant slots there are 3 7 PCI positions occupied by on-board devices. All 6 11 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.

 EWA11PKA20
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)   
Name
PCI0 (bus=pci_0)
-070-ALi M1543C PCI ISA bridge 
-080-Adaptec AIC-7899 (channel 0)PKA
 1-Adaptec AIC-7899 (channel 1)PKB
-090-Intel i82559 PCI Ethernet AdapterEIA (EWA)
-001002-DEC TULIP Intel i82559 PCI Ethernet adapterAdapterEIB (EWB)
-0130-NCR 53C810 PCI SCSI AdapterALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0190-Intel i82375 PCI EISA Bridge (MERCURY) 0060ALi M1543C PCI USB adapter 
PCI2 (bus=pci_2)
127040<option> 
 141<option>, function 1 
242<option>, function 2 
343<option>, function 3 
228036<option> 
 12437<option>, function 1 
22638<option>, function 2 
32939<option>, function 3 
1302790424<option> 
 125<option>, function 1 
22726<option>, function 2 
33027<option>, function 3 
4201080520<option> 
 12021<option>, function 1 
22822<option>, function 2 
33123<option>, function 3 

The IRQ stands for input line of T2 resident cascade of Intel i8259 interrupt controllersbit position in DRIR of TITAN chip. It has nothing to do with “EISA” style interrupts“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 support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.emulate ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 remains empty.

Div
classpagebreak

 

Example 1Loading DE500BA into slot 0:1

load DE500BA EWA /dec21x4x EWC bus=pci_0 2 device=6 7 function=0

Example 2Loading multiple DE500BA’s into slot 02, populating all 4 functions (gives 4 Ethernet ports):

load DE500BA EWA /dec21x4x EWC bus=pci_0 2 device=6 8 function=0
load DE500BA EWB /dec21x4x EWD bus=pci_0 2 device=6 8 function=1
load DE500BA EWC /dec21x4x EWE bus=pci_0 2 device=6 8 function=2
load DE500BA EWD /dec21x4x EWF bus=pci_0 2 device=6 function=38 function=3

(info) In the above examples device name is EWC as there are built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB.

Example 3: Loading mixture of KZPBA and DE500BA into slot 13, populating 2 functions out of 4:

load KZPBA PKB PKC bus=pci_0 2 device=7 9 function=0
load DE500BA EWA /dec21x4x EWC bus=pci_0 2 device=7 9 function=1

(info)  In the above example device name is PKB PKC as there is a are 2 built-in PK-like PCI SCSI Adapter located “closer” to CPU and therefore assigned name PKA , and device name is EWB and PKB, as there is a are two built-in EW-like PCI Ethernet Adapter Adapters located “closer” to CPU and therefore assigned name names EWA .and EWB

Back to Table of ContentsContent

Div
classpagebreak

 

AlphaServer

...

DS20 (

...

6 PCI slots)

In addition to 16 6 PCI vacant slots there are 2 5 PCI positions occupied by on-board devices. All 18 11 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.

...

them.

 16-1020
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1)
417047<option> 
 146<option>, function 1 
245<option>, function 2 
344<option>, function 3 
518043<option> 
 142<option>, function 1 
241<option>, function 2 
349<option>, function 3 
619039<option> 
 1938<option>, function 1 
210<option>, function 2 
311<option>, function 3 
213012<option>237<option>, function 2 
336<option>, function 3 
PCI0 (bus=pci_0)
-050-ALi M1543C PCI ISA bridge 
-06019Adaptec AIC-7895 (channel 0)PKA
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
314018 Adaptec AIC-7895 (channel 1)PKB
-0150-ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0190-ALi M1543C PCI USB adapter 
107031<option> 
 11730<option>, function 1 
21829<option>, function 2 
31928<option>, function 3 
42105802027<option> 
 12126<option>, function 1 
22225<option>, function 2 
32324<option>, function 3 
PCI0 (bus=pci_0)    
309023<option> -Intel i82375 PCI EISA Bridge (MERCURY) 
50208<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
603012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
704016<option> 
 117<option>, function 1 
218<option>, function 2 
319<option>, function 3 
805020<option> 
 121<option>, function 1 
222<option>, function 2 
323<option>, function 3 
PCI3 (bus=pci_3)    
93208<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
1033012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
1134016<option> 
 117<option>, function 1 
218<option>, function 2 
319<option>, function 3 
12350 122<option>, function 1 
221<option>, function 2 
320<option>, function 3 

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

Example 1Loading DE500BA into slot 4

load DE500BA/dec21x4x EWA bus=pci_1 device=7 function=0

Example 2Loading multiple DE500BA’s into slot 4, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWA bus=pci_1 device=7 function=0
load DE500BA/dec21x4x EWB bus=pci_1 device=7 function=1
load DE500BA/dec21x4x EWC bus=pci_1 device=7 function=2
load DE500BA/dec21x4x EWD bus=pci_1 device=7 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKC bus=pci_0 device=7 function=0
load DE500BA/dec21x4x EWA bus=pci_0 device=7 function=1

(info) In the above example device name is PKC as there are two built-in PK-like PCI SCSI Adapters located “closer” to CPU and therefore assigned names PKA and PKB.

Back to Table of Content

Div
classpagebreak

 

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.

PCI2 (bus=pci_)    142316
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-070-ALi M1543C PCI ISA bridge 
-080-Intel i82559 PCI Ethernet AdapterEIA (EWA)
109024<option> 
 12125<option>, function 1 
22226<option>, function 2 
32327<option>, function 3 
213022100812<option> 
 1913<option>, function 1 
21014<option>, function 2 
31115<option>, function 3 
-016012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
15240-ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0191-ALi M1543C PCI USB adapter 
PCI1 (bus=pci_1)
311028<option> 
 11729<option>, function 1 
21830<option>, function 2 
31931<option>, function 3 
16412502032<option> 
 12133<option>, function 1 
22234<option>, function 2 
32335<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):

load DE500BA EWA bus=pci_1 device=5 function=0
load DE500BA EWB bus=pci_1 device=5 function=1
load DE500BA EWC bus=pci_1 device=5 function=2
load DE500BA EWD bus=pci_1 device=5 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4:

load KZPBA PKB bus=pci_1 device=2 function=0
load DE500BA EWA bus=pci_1 device=2 function=1

(info) 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,

Back to Table of Contents

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.

Slotpci_<N>devicefunctionirqDescription
-1104NCR 53C810 PCI SCSI Adapter
-1208<option>
-13012<option>
-14016<option>
-15020<option>
-010-Intel i82375 PCI EISA Bridge (MERCURY)
-0208<option>
-03012<option>
-04016<option>
-05020<option>

So far the CHARON-AXP emulators do not support virtual NCR 53C810 PCI SCSI adapter. Instead, virtual QLOGIC ISP1040B PCI SCSI adapter is used.

Back to Table of Contents

AlphaServer DS10 and DS10L (4 PCI slots)

...

PCI2 (bus=pci_2)
-210-Adaptec AIC-7899 (channel 0)PKA
 1-Adaptec AIC-7899 (channel 1)PKB
-250-BroadCom BCM5703 PCI Ethernet AdapterEIB (EWB)
PCI3 (bus=pci_3)
531036<option> 
 137<option>, function 1 
238<option>, function 2 
339<option>, function 3 
632040<option> 
 141<option>, function 1 
242<option>, function 2 
343<option>, function 3 

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.

Example 1Loading DE500BA into slot 5

load DE500BA/dec21x4x EWC bus=pci_3 device=1 function=0

Example 2Loading multiple DE500BA’s into slot 5, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWC bus=pci_3 device=1 function=0
load DE500BA/dec21x4x EWD bus=pci_3 device=1 function=1
load DE500BA/dec21x4x EWE bus=pci_3 device=1 function=2
load DE500BA/dec21x4x EWF bus=pci_3 device=1 function=3

(info) In the above examples device name is EWC as there are built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB.

Example 3: Loading mixture of KZPBA and DE500BA into slot 6, populating 2 functions out of 4

load KZPBA PKC bus=pci_3 device=2 function=0
load DE500BA/dec21x4x EWC bus=pci_3 device=2 function=1

(info)  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, as there are two built-in EW-like PCI Ethernet Adapters located “closer” to CPU and therefore assigned names EWA and EWB

Back to Table of Content

Div
classpagebreak

 

AlphaServer ES40 (10 PCI slots)

In addition to 10 PCI vacant slots there are 3 PCI positions occupied by on-board devices. All 10 13 PCI positions are listed in the following table in the order in which Alpha SRM console enumerates them.

Slotpci_<N>devicefunctionirqDescription
-070-ALi M1543C PCI ISA bridge
-09029DECchip 21143 PCI Ethernet Adapter
-011030DECchip 21143 PCI Ethernet Adapter
-0130- ALi M1543C PCI IDE/ATAPI controller
1014035<option>
2015039<option>
3016043<option>
4017047<option>
-019011ALi 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.

Back to Table of Content

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.

Slotpci_<N>devicefunctionirqDescription
127040<option>
228036<option>
329024<option>
4210020<option>
-070-ALi M1543C PCI ISA bridge
-080-Adaptec AIC-7899 (channel 0)
-081-Adaptec AIC-7899 (channel 1)
-090-Intel i82559 PCI Ethernet Adapter
-0100-Intel i82559 PCI Ethernet Adapter
-0130-ALi M1543C PCI IDE/ATAPI controller
-0190-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.

Back to Table of Content

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.

...

.

19Adaptec AIC-7895 (channel 1) IDE/ATAPI controller adapter<option>
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1)
511024<option> 
 125<option>, function 1 
226<option>, function 2 
327<option>, function 3 
612028<option> 
 129<option>, function 1 
230<option>, function 2 
331<option>, function 3 
713032<option> 
 133<option>, function 1 
234<option>, function 2 
335<option>, function 3 
814036<option> 
 137<option>, function 1 
238<option>, function 2 
339<option>, function 3 
915040<option> 
 141<option>, function 1 
242<option>, function 2 
343<option>, function 3 
1016044<option> 
 145<option>, function 1 
246<option>, function 2 
347<option>, function 3 
PCI0 (bus=pci_0)
10108<option> 
 19<option>, function 1 
210<option>, function 2 
311<option>, function 3 
202012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
303116<option> 
 117<option>, function 1 
218<option>, function 2 
319<option>, function 3 
404020<option> 
 121<option>, function 1 
222<option>, function 2 
323<option>, function 3 
-050-ALi M1543C PCI ISA bridge-060Adaptec AIC-7895 (channel 0)-06118 
-0150-ALi M1543C PCI ISA bridgeDQA, DQB
-0190-ALi M1543C PCI USB
107031<option>
208027<option>
309023adapter 

The IRQ stands for bit position in DRIR of Tsunami/Typhoon Chipchip. 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 emptySo 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.

Example 1Loading DE500BA into slot 5

load DE500BA/dec21x4x EWA bus=pci_1 device=1 function=0

Example 2Loading multiple DE500BA’s into slot 5, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWA bus=pci_1 device=1 function=0
load DE500BA/dec21x4x EWB bus=pci_1 device=1 function=1
load DE500BA/dec21x4x EWC bus=pci_1 device=1 function=2
load DE500BA/dec21x4x EWD bus=pci_1 device=1 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKA bus=pci_0 device=1 function=0
load DE500BA/dec21x4x EWA bus=pci_0 device=1 function=1

Back to Table of Content

Div

...

classpagebreak

 

AlphaServer ES45 (10 PCI slots)

In addition to 6 10 PCI vacant slots there are 7 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.

...

SRM console enumerates them.

IDE/ATAPI controller19128432-
Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-070-ALi M1543C PCI -0ISA bridge 
1-ALi M1543C PCI USB adapter3108020<option> 
 12021<option>, function 1 
210-Adaptec AIC-7899 (channel 0)
-211-Adaptec AIC-7899 (channel 1)
-250-BroadCom BCM5703 PCI Ethernet Adapter
531036<option>
632040<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.

Back to Table of Content

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.

Description1789560441230316420-0
Slotpci_<N>devicefunctionirq22<option>, function 2 
323<option>, function 3 
209024<option> 
 125<option>, function 1 
226<option>, function 2 
327<option>, function 3 
3010012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
4011016<option> 
 117<option>, function 1 
218<option>, function 2 
319<option>, function 3 
-0160-ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0190-ALi M1543C PCI USB adapter 
PCI1 (bus=pci_1)
51102428<option>6 
 129<option>, function 1 
203028<option>, function 2 1
3032<option>31<option>, function 3 
614203632<option> 
 133040<option>10<option>, function 1 
234<option>, function 2 
30108<option>35<option>, function 3 
PCI2 (bus=pci_2)     
72102019<option> 
 11<option>, function 1 040
22<option>, function 2 
350-ALi M1543C PCI ISA bridge
-0150-ALi M1543C PCI ISA bridge
-0190-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.

Back to Table of Content

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.

Slotpci_<N>devicefunctionirqDescription
-070-ALi M1543C PCI ISA bridge
108020<option>
209024<option>
3010012<option>
4011016<option>
-0160-3<option>, function 3 
82204<option> 
 15<option>, function 1 
26<option>, function 2 
37<option>, function 3 
PCI3 (bus=pci_3)     
931036<option> 
 137<option>, function 1 
238<option>, function 2 
339<option>, function 3 
1032040<option> 
 141<option>, function 1 
242<option>, function 2 
343<option>, function 3 

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

...

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.. So position of the device 19, function 0 on the PCI 0 remains empty.

Example 1Loading DE500BA into slot 5

load DE500BA/dec21x4x EWA bus=pci_1 device=1 function=0

Example 2Loading multiple DE500BA’s into slot 5, populating all 4 functions (gives 4 Ethernet ports)

load DE500BA/dec21x4x EWA bus=pci_1 device=1 function=0
load DE500BA/dec21x4x EWB bus=pci_1 device=1 function=1
load DE500BA/dec21x4x EWC bus=pci_1 device=1 function=2
load DE500BA/dec21x4x EWD bus=pci_1 device=1 function=3

Example 3: Loading mixture of KZPBA and DE500BA into slot 1, populating 2 functions out of 4

load KZPBA PKA bus=pci_0 device=8 function=0
load DE500BA/dec21x4x EWA bus=pci_0 device=8 function=1

Back to Table of Content

AlphaServer GS80 (

...

8 PCI

...

busses)

-1235678111417192123242526
Slotpci_<N>devicefunctionirqDescriptionDescriptionPreloaded
Name
QBB0.PCA0.PCI0 (bus=qbb_0_pca_0_pci_0)
0/101036QLOGIC ISP1040B PCI SCSI AdapterPKA
202040<option> 
303044<option> 
-070-ALi M1543C PCI ISA bridge 
-0150- ALi M1543C PCI IDE/ATAPI controllerDQA
-0190-ALi M1543C PCI USB adapter 
QBB0.PCA0.PCI1 (bus=qbb_0_pca_0_pci_1)  
414048<option> 
4515052<option> 
616056<option> 
717060<option> 
QBB0.PCA1.PCI0 (bus=qbb_0_pca_1_pci_0)
0/120032<option> 
222040<option> 
9323044<option>10044<option> 
QBB0.PCA1.PCI1 (bus=qbb_0_pca_1_pci_1)
434048<option> 
535052<option> 
12636056<option> 
13737060<option> 
QBB1.PCA0.PCI0 (bus=qbb_1_pca_0_pci_0)
0/180032<option> 
15282040<option> 
16383044<option> 
QBB1.PCA0.PCI1 (bus=qbb_1_pca_0_pci_1)
494048<option> 
18595052<option> 
696056<option> 
20797060<option> 
QBB1.PCA1.PCI0 (bus=qbb_1_pca_1_pci_0)
0/1100032<option> 
222102040<option> 
3103044<option> 
QBB1.PCA1.PCI1 (bus=qbb_1_pca_1_pci_1)
4114048<option> 
5115052<option> 
6116056<option> 
277117060<option> 

PCI 2 and 3 on each QBB are not populated.

...

Total number of PCI devices configured through CFG file may not exceed 27.20.

ExampleLoading DE500BA into slot 2 of QBB0.PCA0

load DE500BA/dec21x4x EWA bus=qbb_0_pca_0_pci_0 device=2 function=0

Back to Table of Content

AlphaServer GS160 (

...

16 PCI

...

busses)

356781417192224272830313536373845464749
Slotpci_<N>devicefunctionirqDescription-irqDescriptionPreloaded
Name
QBB0.PCA0.PCI0 (bus=qbb_0_pca_0_pci_0)
0/101036QLOGIC ISP1040B PCI SCSI AdapterPKA
1202040<option> 
2303044<option> 
-070-ALi M1543C PCI ISA bridge 
-0150- ALi M1543C PCI IDE/ATAPI controllerDQA
-0190-ALi M1543C PCI USB adapter 
QBB0.PCA0.PCI1 (bus=qbb_0_pca_0_pci_1)
414048<option> 
4515052<option> 
616056<option> 
717060<option> 
QBB0.PCA1.PCI0 (bus=qbb_0_pca_1_pci_0)
0/120032<option> 
222040<option> 
9323044<option>10<option> 
QBB0.PCA1.PCI1 (bus=qbb_0_pca_1_pci_1)
434048<option> 
11535052<option> 
12636056<option> 
13737060<option> 
QBB1.PCA0.PCI0 (bus=qbb_1_pca_0_pci_0)
0/180032<option> 
15282040<option> 
16383044<option> 
QBB1.PCA0.PCI1 (bus=qbb_1_pca_0_pci_1)
494048<option> 
18595052<option> 
696056<option>
2097060<option>
21 
797060<option> 
QBB1.PCA1.PCI0 (bus=qbb_1_pca_1_pci_0)
0/1100032<option> 
2102040<option> 
233103044<option> 
QBB1.PCA1.PCI1 (bus=qbb_1_pca_1_pci_1)
4114048<option> 
255115052<option> 
266116056<option> 
7117060<option> 
QBB2.PCA0.PCI0 (bus=qbb_2_pca_0_pci_0)
0/1160032<option> 
292162040<option> 
3163044<option> 
QBB2.PCA0.PCI1 (bus=qbb_2_pca_0_pci_1)
4174048<option> 
325175052<option> 
336176056<option> 
347177060<option> 
QBB2.PCA1.PCI0 (bus=qbb_2_pca_1_pci_0)
0/1180032<option> 
2182040<option> 
3183044<option> 
QBB2.PCA1.PCI1 (bus=qbb_2_pca_1_pci_1)
4194048<option> 
395195052<option> 
406196056<option>
41197060<option>
42056<option> 
7197060<option> 
QBB3.PCA0.PCI0 (bus=qbb_3_pca_0_pci_0)
0/1240032<option> 
432242040<option> 
443243044<option> 
QBB3.PCA0.PCI1 (bus=qbb_3_pca_0_pci_1)
4254048<option> 
5255052<option> 
6256056<option> 
487257060<option> 
QBB3.PCA1.PCI0 (bus=qbb_3_pca_1_pci_0)
0/1260032<option> 
502262040<option>
51263044<option>
52 
3263044<option> 
QBB0.PCA0.PCI1 (bus=qbb_0_pca_0_pci_1) 
4274048<option> 
535275052<option> 
546276056<option> 
557277060<option>

...

 

PCA 2 and 3 on each QBB are not populated in emulator.

So far the CHARON-AXP emulators do not support virtual emulate ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 on QBB 0 remains empty.

Total number of PCI devices configured through CFG file may not exceed 55.20.

ExampleLoading DE500BA into slot 2 of QBB0.PCA0

load DE500BA/dec21x4x EWA bus=qbb_0_pca_0_pci_0 device=2 function=0

Back to Table of Content

AlphaServer GS320 (

...

32 PCI

...

busses)

356781112141719212426272829323335384042454748495053545659616366685970717475778082848789909192959698101103104106108111
Slotpci_<N>devicefunctionirqDescription-irqDescriptionPreloaded
Name
QBB0.PCA0.PCI0 (bus=qbb_0_pca_0_pci_0) 
0/101036QLOGIC ISP1040B PCI SCSI AdapterPKA
1202040<option> 
2303044<option> 
-070-ALi M1543C PCI ISA bridge 
-0150- ALi M1543C PCI IDE/ATAPI controllerDQA
-0190-ALi M1543C PCI USB adapter 
QBB0.PCA0.PCI1 (bus=qbb_0_pca_0_pci_1)
414048<option> 
4515052<option> 
616056<option> 
717060<option> 
QBB0.PCA1.PCI0 (bus=qbb_0_pca_1_pci_0)
0/120032<option> 
222040<option> 
9323044<option>1044<option> 
QBB0.PCA1.PCI1 (bus=qbb_0_pca_1_pci_1)
434048<option> 
535052<option> 
636056<option> 
13737060<option> 
QBB1.PCA0.PCI0 (bus=qbb_1_pca_0_pci_0)
0/180032<option> 
15282040<option> 
16383044<option> 
QBB1.PCA0.PCI1 (bus=qbb_1_pca_0_pci_1)
494048<option> 
18595052<option> 
696056<option>
2097060<option>
 
797060<option> 
QBB1.PCA1.PCI0 (bus=qbb_1_pca_1_pci_0)
0/1100032<option> 
222102040<option> 
233103044<option> 
QBB1.PCA1.PCI1 (bus=qbb_1_pca_1_pci_1)
4114048<option> 
255115052<option> 
6116056<option> 
7117060<option> 
QBB2.PCA0.PCI0 (bus=qbb_2_pca_0_pci_0)
0/1160032<option> 
2162040<option> 
303163044<option>3144<option> 
QBB2.PCA0.PCI1 (bus=qbb_2_pca_0_pci_1)
4174048<option> 
5175052<option> 
6176056<option> 
347177060<option> 
QBB2.PCA1.PCI0 (bus=qbb_2_pca_1_pci_0)
0/1180032<option> 
362182040<option> 
373183044<option> 
QBB2.PCA1.PCI1 (bus=qbb_2_pca_1_pci_1)
4194048<option> 
395195052<option> 
6196056<option>
41197060<option>
 
7197060<option> 
QBB3.PCA0.PCI0 (bus=qbb_3_pca_0_pci_0)
0/1240032<option> 
432242040<option> 
443243044<option> 
QBB3.PCA0.PCI1 (bus=qbb_3_pca_0_pci_1)
4254048<option> 
465255052<option> 
6256056<option> 
7257060<option> 
QBB3.PCA1.PCI0 (bus=qbb_3_pca_1_pci_0)
0/1260032<option> 
2262040<option> 
513263044<option>5244<option> 
QBB3.PCA1.PCI1 (bus=qbb_3_pca_1_pci_1)
4274048<option> 
5275052<option> 
6276056<option> 
557277060<option> 
QBB4.PCA0.PCI0 (bus=qbb_4_pca_0_pci_0)
0/1320032<option> 
572322040<option> 
583323044<option> 
QBB4.PCA0.PCI1 (bus=qbb_4_pca_0_pci_1)
4334048<option> 
605335052<option> 
6336056<option>
62337060<option>
 
7337060<option> 
QBB4.PCA1.PCI0 (bus=qbb_4_pca_1_pci_0)
0/1340032<option> 
642342040<option> 
653343044<option> 
QBB4.PCA1.PCI1 (bus=qbb_4_pca_1_pci_1)
4354048<option> 
675355052<option> 
6356056<option> 
7357060<option> 
QBB5.PCA0.PCI0 (bus=qbb_5_pca_0_pci_0)
0/1400032<option> 
2402040<option> 
723403044<option>7344<option> 
QBB5.PCA0.PCI1 (bus=qbb_5_pca_0_pci_1)
4414048<option> 
5415052<option> 
6416056<option> 
767417060<option> 
QBB5.PCA1.PCI0 (bus=qbb_5_pca_1_pci_0)
0/1420032<option> 
782422040<option> 
793423044<option> 
QBB5.PCA1.PCI1 (bus=qbb_5_pca_1_pci_1)
4434048<option> 
815435052<option> 
6436056<option>
83437060<option>
 
7437060<option> 
QBB6.PCA0.PCI0 (bus=qbb_6_pca_0_pci_0)
0/1480032<option> 
852482040<option> 
863483044<option> 
QBB6.PCA0.PCI1 (bus=qbb_6_pca_0_pci_1)
4494048<option> 
885495052<option> 
6496056<option> 
7497060<option> 
QBB6.PCA1.PCI0 (bus=qbb_6_pca_1_pci_0)
0/1500032<option> 
2502040<option> 
933503044<option>9444<option> 
QBB6.PCA1.PCI1 (bus=qbb_6_pca_1_pci_1)
4514048<option> 
5515052<option> 
6516056<option> 
977517060<option> 
QBB7.PCA0.PCI0 (bus=qbb_7_pca_0_pci_0)
0/1560032<option> 
992562040<option> 
1003563044<option> 
QBB7.PCA0.PCI1 (bus=qbb_7_pca_0_pci_1)
4574048<option> 
1025575052<option> 
6576056<option> 
7577060<option>1057060<option> 
QBB7.PCA1.PCI0 (bus=qbb_7_pca_1_pci_0)
0/1580032<option> 
2582040<option> 
1073583044<option> 
QBB7.PCA1.PCI1 (bus=qbb_7_pca_1_pci_1)
4594048<option> 
1095595052<option> 
1106596056<option> 
7597060<option>

...

 

PCA 2 and 3 on each QBB are not populated in emulator.

So far the CHARON-MSC/AXP emulators do not support virtual emulate ALi M1543C PCI USB adapter. So position of the device 19, function 0 on the PCI 0 on QBB 0 remains empty.

Div
classpagebreak

 

Total number of PCI devices configured through CFG file may not exceed 111.20.

ExampleLoading DE500BA into slot 2 of QBB0.PCA0

load DE500BA/dec21x4x EWA bus=qbb_0_pca_0_pci_0 device=2 function=0

Back to Table of Content