[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference vaxaxp::alphanotes

Title:Alpha Support Conference
Notice:This is a new Alphanotes, please read note 2.2
Moderator:VAXAXP::BERNARDO
Created:Thu Jan 02 1997
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:128
Total number of notes:617

109.0. "AS400 PCI/ISA slot supported under VMS?" by BRLLNT::MONTAQUILA (Cover me, I'm changing lanes!) Thu May 15 1997 11:38

    Is the PCI/ISA combo slot supported under VMS on the AlphaServer 400?
T.RTitleUserPersonal
Name
DateLines
109.1OpenVMS does not supported shared interruptsSTAR::jacobi.zko.dec.com::jacobiPaul A. Jacobi - OpenVMS Systems GroupThu May 15 1997 14:1921
OpenVMS does not support sharing of interrupt lines or IRQ in the shared 
ISA/PCI slot. Any use of OpenVMS with this type of shared slot could cause 
unpredicatable results.  This was the case with the shared ISA/PCI slot 
closest to the motherboard on the AlphaStation 255.  

One some systems the shared ISA/PCI slot shares only the back-pannel cutout 
for connectors, but is electrically seperate and does not share IRQs.  The 
only limitation in this configuration is the total number of ISA and PCI 
cards.  OpenVMS *does* support this configuration.

Sorry, but I don't remember which type of shared shot is implemented on the 
AlphaServer 400.  I'm only aware of the AS 255, which has the unsupported 
version of the ISA/PCI slot, but there may be others.

OpenVMS support for shared interrupts is under consideration for a future 
release.


						-Paul

109.2Avanti/Chinet generally doesn't have to shareWRKSYS::HOUSEKenny House, Workstations EngineeringFri May 16 1997 08:3818
    The AlphaServer 400 (like the AlphaStation it's based on) provides four
    interrupt lines for the embedded SCSI controller and the three PCI
    slots.  If the device in each PCI slot uses only one interrupt (INTA#),
    then there is no need to "share" the interrupt lines at this level. 
    [Note that the AlphaStation 255 has additional embedded PCI devices,
    and ran over the four-interrupt limit;  so that system has to share.]
    
    These four PCI interrupt lines are routed through the standard ISA
    interrupt controller, and can be allocated to ISA IRQ lines 3-7, 9-12,
    14 and 15 (I don't remember how each operating system does this). There
    can be some contention if you have ISA devices that use a lot of
    interrupts, or that demand a specific interrupt that another device
    also requires.
    
    The simple answer is:  yes, the PCI/ISA combo slot is supported under
    OpenVMS on the AlphaServer 400.
    
    -- Kenny House