Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2002 00:35:28 -0700 (PDT)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200204100735.g3A7ZSw89784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2002/04/10 00:35:28 PDT

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  intline == 0 is not a valid intline on 386. See pci_cfgintr() in
  sys/i386/pci/pci_cfgreg.c.
  
  This should resolve some cases where adding USB support to the kernel
  produced an interrupt storm.
  
  Revision  Changes    Path
  1.189     +5 -1      src/sys/dev/pci/pci.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?200204100735.g3A7ZSw89784>