Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: DE500BA placement is corrected

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

...

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

...

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

...

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.

...

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

Example: Loading Loading DE435 into slot 0

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

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

Back to Table of Contents

...

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

...

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

...

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)

...

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.

...

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

...

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

...

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.

...

Example 1Loading DE500BA into slot 0

load DE500BA/dec21x4x EWA 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 EWA EWB bus=pci_0 device=6 function=0
load DE500BA/dec21x4x EWB EWC bus=pci_0 device=6 function=1
load DE500BA/dec21x4x EWC EWD bus=pci_0 device=6 function=2
load DE500BA/dec21x4x EWD EWE bus=pci_0 device=6 function=3device=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 EWA 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

...

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.

...

Example 1Loading DE500BA into slot 0

load DE500BA/dec21x4x EWA 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 EWA EWB bus=pci_0 device=6 function=0
load DE500BA/dec21x4x EWB EWC bus=pci_0 device=6 function=1
load DE500BA/dec21x4x EWC EWD bus=pci_0 device=6 function=2
load DE500BA/dec21x4x EWD 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 EWA 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

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1)    
-1104NCR 53C810 PCI SCSI AdapterPKA
11208<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> 
 117<option>, function 1 
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)    
-010-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 
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> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
1524016<option> 
 117<option>, function 1 
218<option>, function 2 
319<option>, function 3 
1625020<option> 
 121<option>, function 1 
222<option>, function 2 
323<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 1Loading DE500BA into slot 4

load DE500BA/dec21x4x EWA bus=pci_1 device=5 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=5 function=0
load DE500BA/dec21x4x EWB bus=pci_1 device=5 function=1
load DE500BA/dec21x4x EWC bus=pci_1 device=5 function=2
load DE500BA/dec21x4x EWD bus=pci_1 device=5 function=3

...

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

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1) 
-1104NCR 53C810 PCI SCSI AdapterPKA
11208<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> 
 117<option>, function 1 
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) 
-010-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 

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 4

load DE500BA/dec21x4x EWA bus=pci_1 device=5 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=5 function=0
load DE500BA/dec21x4x EWB bus=pci_1 device=5 function=1
load DE500BA/dec21x4x EWC bus=pci_1 device=5 function=2
load DE500BA/dec21x4x EWD bus=pci_1 device=5 function=3

...

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

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1)  
-070-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> 
 134<option>, function 1 
233<option>, function 2 
332<option>, function 3 
2015039<option> 
 138<option>, function 1 
237<option>, function 2 
336<option>, function 3 
3016043<option> 
 142<option>, function 1 
241<option>, function 2 
340<option>, function 3 
4017047<option> 
 146<option>, function 1 
245<option>, function 2 
344<option>, function 3 
-019011ALi M1543C PCI USB adapter 

Example 1Loading DE500BA into slot 1

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

...

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

load DE500BA/dec21x4x EWA EWC bus=pci_0 device=14 function=0
load DE500BA/dec21x4x EWB EWD bus=pci_0 device=14 function=1
load DE500BA/dec21x4x EWC EWE bus=pci_0 1 device=14 function=2
load DE500BA/dec21x4x EWD EWF bus=pci_0 1 device=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_0 1 device=14 function=0
load DE500BA/dec21x4x EWC bus=pci_0 device=14 function=1

(info) In the above example device name is EWC as   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

 

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI1 (bus=pci_1)  
-070-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> 
 146<option>, function 1 
245<option>, function 2 
344<option>, function 3 
-019011ALi M1543C PCI USB adapter 

Example 1Loading DE500BA into slot 1

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

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

load DE500BA/dec21x4x EWA EWC bus=pci_0 device=17 function=0
load DE500BA/dec21x4x EWB EWD bus=pci_0 device=17 function=1
load DE500BA/dec21x4x EWC EWE bus=pci_0 device=17 function=2
load DE500BA/dec21x4x EWD EWF bus=pci_0 device=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=17 function=0
load DE500BA/dec21x4x EWC bus=pci_0 device=17 function=1

(info)  In the above example example device name is EWC 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

 

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
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)
-0100-Intel i82559 PCI Ethernet AdapterEIB (EWB)
-0130-ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0190-ALi M1543C PCI USB adapter 
PCI2 (bus=pci_2)
127040<option> 
 141<option>, function 1 
242<option>, function 2 
343<option>, function 3 
228036<option> 
 137<option>, function 1 
238<option>, function 2 
339<option>, function 3 
329024<option> 
 125<option>, function 1 
226<option>, function 2 
327<option>, function 3 
4210020<option> 
 121<option>, function 1 
222<option>, function 2 
323<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).

...

Example 1Loading DE500BA into slot 1

load DE500BA/dec21x4x EWA EWC bus=pci_2 device=7 function=0

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

load DE500BA/dec21x4x EWA EWC bus=pci_2 device=8 function=0
load DE500BA/dec21x4x EWB EWD bus=pci_2 device=8 function=1
load DE500BA/dec21x4x EWC EWE bus=pci_2 device=8 function=2
load DE500BA/dec21x4x EWD EWF bus=pci_2 device=8 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 3, populating 2 functions out of 4

load KZPBA PKC bus=pci_2 device=9 function=0
load DE500BA/dec21x4x EWA EWC bus=pci_2 device=9 function=1

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

Back to Table of Content

Div
classpagebreak

 

...

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> 
 138<option>, function 1 
237<option>, function 2 
336<option>, function 3 
PCI0 (bus=pci_0)
-050-ALi M1543C PCI ISA bridge 
-06019Adaptec AIC-7895 (channel 0)PKA
 118 Adaptec AIC-7895 (channel 1)PKB
-0150-ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0190-ALi M1543C PCI USB adapter 
107031<option> 
 130<option>, function 1 
229<option>, function 2 
328<option>, function 3 
208027<option> 
 126<option>, function 1 
225<option>, function 2 
324<option>, function 3 
309023<option> 
 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).

...

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

...

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

 

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-070-ALi M1543C PCI ISA bridge 
-080-Intel i82559 PCI Ethernet AdapterEIA (EWA)
109024<option> 
 125<option>, function 1 
226<option>, function 2 
327<option>, function 3 
2010012<option> 
 113<option>, function 1 
214<option>, function 2 
315<option>, function 3 
-0160-ALi M1543C PCI IDE/ATAPI controllerDQA, DQB
-0191-ALi M1543C PCI USB adapter 
PCI1 (bus=pci_1)
311028<option> 
 129<option>, function 1 
230<option>, function 2 
331<option>, function 3 
412032<option> 
 133<option>, function 1 
234<option>, function 2 
335<option>, function 3 
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).

...

Example 1Loading DE500BA into slot 5

load DE500BA/dec21x4x EWA 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 EWA EWC bus=pci_3 device=1 function=0
load DE500BA/dec21x4x EWB EWD bus=pci_3 device=1 function=1
load DE500BA/dec21x4x EWC EWE bus=pci_3 device=1 function=2
load DE500BA/dec21x4x EWD 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 EWA EWC bus=pci_3 device=2 function=1

(info)  In the above example device name is PKC 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 PKEW-like PCI SCSI Ethernet Adapters located “closer” to CPU and therefore assigned names PKA EWA and PKB.EWB

Back to Table of Content

Div
classpagebreak

 

...

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 
-0150-ALi M1543C PCI ISA bridgeDQA, DQB
-0190-ALi M1543C PCI USB adapter 

...

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

...

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

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
Name
PCI0 (bus=pci_0)
-070-ALi M1543C PCI ISA bridge 
108020<option> 
 121<option>, function 1 
222<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)
511028<option> 
 129<option>, function 1 
230<option>, function 2 
331<option>, function 3 
612032<option> 
 133<option>, function 1 
234<option>, function 2 
335<option>, function 3 
PCI2 (bus=pci_2)     
72100<option> 
 11<option>, function 1 
22<option>, function 2 
33<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).

...

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

...

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

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
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> 
515052<option> 
616056<option> 
717060<option> 
QBB0.PCA1.PCI0 (bus=qbb_0_pca_1_pci_0)
0/120032<option> 
222040<option> 
323044<option> 
QBB0.PCA1.PCI1 (bus=qbb_0_pca_1_pci_1)
434048<option> 
535052<option> 
636056<option> 
737060<option> 
QBB1.PCA0.PCI0 (bus=qbb_1_pca_0_pci_0)
0/180032<option> 
282040<option> 
383044<option> 
QBB1.PCA0.PCI1 (bus=qbb_1_pca_0_pci_1)
494048<option> 
595052<option> 
696056<option> 
797060<option> 
QBB1.PCA1.PCI0 (bus=qbb_1_pca_1_pci_0)
0/1100032<option> 
2102040<option> 
3103044<option> 
QBB1.PCA1.PCI1 (bus=qbb_1_pca_1_pci_1)
4114048<option> 
5115052<option> 
6116056<option> 
7117060<option> 

...

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

ExampleLoading DE500BA into 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)

Slotpci_<N>devicefunctionirqDescriptionPreloaded
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> 
515052<option> 
616056<option> 
717060<option> 
QBB0.PCA1.PCI0 (bus=qbb_0_pca_1_pci_0)
0/120032<option> 
222040<option> 
323044<option> 
QBB0.PCA1.PCI1 (bus=qbb_0_pca_1_pci_1)
434048<option> 
535052<option> 
636056<option> 
737060<option> 
QBB1.PCA0.PCI0 (bus=qbb_1_pca_0_pci_0)
0/180032<option> 
282040<option> 
383044<option> 
QBB1.PCA0.PCI1 (bus=qbb_1_pca_0_pci_1)
494048<option> 
595052<option> 
696056<option> 
797060<option> 
QBB1.PCA1.PCI0 (bus=qbb_1_pca_1_pci_0)
0/1100032<option> 
2102040<option> 
3103044<option> 
QBB1.PCA1.PCI1 (bus=qbb_1_pca_1_pci_1)
4114048<option> 
5115052<option> 
6116056<option> 
7117060<option> 
QBB2.PCA0.PCI0 (bus=qbb_2_pca_0_pci_0)
0/1160032<option> 
2162040<option> 
3163044<option> 
QBB2.PCA0.PCI1 (bus=qbb_2_pca_0_pci_1)
4174048<option> 
5175052<option> 
6176056<option> 
7177060<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> 
5195052<option> 
6196056<option> 
7197060<option> 
QBB3.PCA0.PCI0 (bus=qbb_3_pca_0_pci_0)
0/1240032<option> 
2242040<option> 
3243044<option> 
QBB3.PCA0.PCI1 (bus=qbb_3_pca_0_pci_1)
4254048<option> 
5255052<option> 
6256056<option> 
7257060<option> 
QBB3.PCA1.PCI0 (bus=qbb_3_pca_1_pci_0)
0/1260032<option> 
2262040<option> 
3263044<option> 
QBB0.PCA0.PCI1 (bus=qbb_0_pca_0_pci_1) 
4274048<option> 
5275052<option> 
6276056<option> 
7277060<option> 

...

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

ExampleLoading DE500BA into DE500BA into slot 2 of QBB0.PCA0

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

...

Slotpci_<N>devicefunctionirqDescriptionPreloaded
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> 
515052<option> 
616056<option> 
717060<option> 
QBB0.PCA1.PCI0 (bus=qbb_0_pca_1_pci_0)
0/120032<option> 
222040<option> 
323044<option> 
QBB0.PCA1.PCI1 (bus=qbb_0_pca_1_pci_1)
434048<option> 
535052<option> 
636056<option> 
737060<option> 
QBB1.PCA0.PCI0 (bus=qbb_1_pca_0_pci_0)
0/180032<option> 
282040<option> 
383044<option> 
QBB1.PCA0.PCI1 (bus=qbb_1_pca_0_pci_1)
494048<option> 
595052<option> 
696056<option> 
797060<option> 
QBB1.PCA1.PCI0 (bus=qbb_1_pca_1_pci_0)
0/1100032<option> 
2102040<option> 
3103044<option> 
QBB1.PCA1.PCI1 (bus=qbb_1_pca_1_pci_1)
4114048<option> 
5115052<option> 
6116056<option> 
7117060<option> 
QBB2.PCA0.PCI0 (bus=qbb_2_pca_0_pci_0)
0/1160032<option> 
2162040<option> 
3163044<option> 
QBB2.PCA0.PCI1 (bus=qbb_2_pca_0_pci_1)
4174048<option> 
5175052<option> 
6176056<option> 
7177060<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> 
5195052<option> 
6196056<option> 
7197060<option> 
QBB3.PCA0.PCI0 (bus=qbb_3_pca_0_pci_0)
0/1240032<option> 
2242040<option> 
3243044<option> 
QBB3.PCA0.PCI1 (bus=qbb_3_pca_0_pci_1)
4254048<option> 
5255052<option> 
6256056<option> 
7257060<option> 
QBB3.PCA1.PCI0 (bus=qbb_3_pca_1_pci_0)
0/1260032<option> 
2262040<option> 
3263044<option> 
QBB3.PCA1.PCI1 (bus=qbb_3_pca_1_pci_1)
4274048<option> 
5275052<option> 
6276056<option> 
7277060<option> 
QBB4.PCA0.PCI0 (bus=qbb_4_pca_0_pci_0)
0/1320032<option> 
2322040<option> 
3323044<option> 
QBB4.PCA0.PCI1 (bus=qbb_4_pca_0_pci_1)
4334048<option> 
5335052<option> 
6336056<option> 
7337060<option> 
QBB4.PCA1.PCI0 (bus=qbb_4_pca_1_pci_0)
0/1340032<option> 
2342040<option> 
3343044<option> 
QBB4.PCA1.PCI1 (bus=qbb_4_pca_1_pci_1)
4354048<option> 
5355052<option> 
6356056<option> 
7357060<option> 
QBB5.PCA0.PCI0 (bus=qbb_5_pca_0_pci_0)
0/1400032<option> 
2402040<option> 
3403044<option> 
QBB5.PCA0.PCI1 (bus=qbb_5_pca_0_pci_1)
4414048<option> 
5415052<option> 
6416056<option> 
7417060<option> 
QBB5.PCA1.PCI0 (bus=qbb_5_pca_1_pci_0)
0/1420032<option> 
2422040<option> 
3423044<option> 
QBB5.PCA1.PCI1 (bus=qbb_5_pca_1_pci_1)
4434048<option> 
5435052<option> 
6436056<option> 
7437060<option> 
QBB6.PCA0.PCI0 (bus=qbb_6_pca_0_pci_0)
0/1480032<option> 
2482040<option> 
3483044<option> 
QBB6.PCA0.PCI1 (bus=qbb_6_pca_0_pci_1)
4494048<option> 
5495052<option> 
6496056<option> 
7497060<option> 
QBB6.PCA1.PCI0 (bus=qbb_6_pca_1_pci_0)
0/1500032<option> 
2502040<option> 
3503044<option> 
QBB6.PCA1.PCI1 (bus=qbb_6_pca_1_pci_1)
4514048<option> 
5515052<option> 
6516056<option> 
7517060<option> 
QBB7.PCA0.PCI0 (bus=qbb_7_pca_0_pci_0)
0/1560032<option> 
2562040<option> 
3563044<option> 
QBB7.PCA0.PCI1 (bus=qbb_7_pca_0_pci_1)
4574048<option> 
5575052<option> 
6576056<option> 
7577060<option> 
QBB7.PCA1.PCI0 (bus=qbb_7_pca_1_pci_0)
0/1580032<option> 
2582040<option> 
3583044<option> 
QBB7.PCA1.PCI1 (bus=qbb_7_pca_1_pci_1)
4594048<option> 
5595052<option> 
6596056<option> 
7597060<option> 

...

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

ExampleLoading DE500BA into DE500BA into slot 2 of QBB0.PCA0

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

...