Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 1995 06:08:34 -0800
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/pci aic7870.c
Message-ID:  <199503311408.GAA20479@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
gibbs       95/03/31 06:08:34

  Modified:    sys/pci  aic7870.c
  Log:
  Mask the call to ahc_attach with an splbio/splx pair.  This allows us
  to poll succesfully even if we are sharing the interrupt.
  
  Register the interrupt handler before the attach.
  
  This commit makes the 294x PCI shared interrupt compliant.  This has
  been tested with an aic7870 motherboard controller and a 294x in the
  same machine shareing an irq.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503311408.GAA20479>