Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 1998 16:42:27 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_tl.c
Message-ID:  <199805262342.QAA12841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/05/26 16:42:26 PDT

  Modified files:
    sys/pci              if_tl.c 
  Log:
  Ignore 'invalid' interrupts that occur while the interface is down.
  These are probably generated by other PCI devices sharing the TLAN's
  interrupt. The programmer's guide says to simply re-enable interrupts
  and return if one of these is detected.
  
  Prompted by bug report from: Bill Fenner
  
  Revision  Changes    Path
  1.6       +12 -2     src/sys/pci/if_tl.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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