DragonFly commits List (threaded) for 2009-06
DragonFly BSD
DragonFly commits List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.467.g7dd55 master sys/bus/usb ehci.c ehci_pci.c ohci.c ohci_pci.c uhci.c uhci_pci.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 23 Jun 2009 22:27:40 -0700 (PDT)

commit 7dd55ac10c63ea55f61d7117e121042bb4f5a59a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Jun 23 22:25:07 2009 -0700

    usb - More interrupt livelock fixes.
    
    Fix additional interrupt livelocks which occur during initialization due to
    interrupts being enabled too early.

Summary of changes:
 sys/bus/usb/ehci.c     |   16 ++++++++++------
 sys/bus/usb/ehci_pci.c |    4 +---
 sys/bus/usb/ohci.c     |   21 +++++++++++++++++++--
 sys/bus/usb/ohci_pci.c |   10 +++++++---
 sys/bus/usb/uhci.c     |   22 +++++++++++++++++-----
 sys/bus/usb/uhci_pci.c |    4 +---
 6 files changed, 55 insertions(+), 22 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7dd55ac10c63ea55f61d7117e121042bb4f5a59a


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]