Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2009 20:50:43 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pci pci.c src/sys/dev/usb/controller uhci_pci.c uhcireg.h
Message-ID:  <200911252051.nAPKp9ll038496@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-11-25 20:50:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
    sys/dev/usb/controller uhci_pci.c uhcireg.h 
  Log:
  SVN rev 199814 on 2009-11-25 20:50:43Z by thompsa
  
  Disable interrupts after doing early takeover of the usb controller in case usb
  isnt actually compiled in (or kldloaded) as the controller could cause spurious
  interrupts.
  
  Tested by:      Florian Smeets
  
  Revision  Changes    Path
  1.390     +17 -0     src/sys/dev/pci/pci.c
  1.12      +0 -2      src/sys/dev/usb/controller/uhci_pci.c
  1.2       +2 -0      src/sys/dev/usb/controller/uhcireg.h



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