[comp.realtime] vxWorks backplane driver problem

projoe@crim.eecs.umich.edu (Joseph A. Dionise) (08/18/89)

We are experiencing problems with the backplane driver for vxWorks 
(version 4.0.1).  Our setup includes an MVME-147 (25 Mhz 68030) and 
two MVME-133A's (20 Mhz 68020).  The 147 is the backplane master and 
is connected to our Ethernet.  The processors boot correctly when both 
133 are in polling mode.  However, we would like the backplane network
to be interrupt driven.  Since the 133 boards do not support mailbox 
interrupts, we have chosen VME interrupts IRQ3 & IRQ4 for the pair.  
In this configuration, the 147 boots fine, but the 133 boards hang at
various points while booting up.  Running bpShow on the 147 shows that 
their packets are simply queued up.  

Now for the strange!  If we include only a single (interrupt-driven)
133 everything works fine.  But adding the second 133 is trouble.  We 
feel that the problem lies with the 147 software.  Any help would be
appreciated.  Thanks in advance.

By the way, has anyone compiled a list of bugs for the vxWorks kernel ?

################################################################################
#  Joseph A. Dionise                                                           #
#  Robot Systems Division    Internet : projoe@crim.eecs.umich.edu             #
#  University of Michigan    uucp : {..}!umich.uucp!crim.eecs.umich.edu!projoe #
#  1101 Beal Avenue          BIX  : jdionise                                   #
#  Ann Arbor, MI 48109       (313) 936-2830                                    #
################################################################################