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

git: Revert "USB - Formalize polling mode and fix ohci interrupt storm"


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Sep 2009 00:00:17 -0700 (PDT)

commit 2a9347940e4a4ce4de68a1dbdbc20a4929a5a939
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Sep 7 23:59:18 2009 -0700

    Revert "USB - Formalize polling mode and fix ohci interrupt storm"
    
    This reverts commit 727afe75ef752829158e906c5b86991478fece53.  It broke
    too many things, so the OHCI storm will have to be fixed another way.

Summary of changes:
 sys/bus/usb/ehci.c            |   21 +++++-----------
 sys/bus/usb/ohci.c            |   51 ++++++++++------------------------------
 sys/bus/usb/ohcivar.h         |    1 -
 sys/bus/usb/uhci.c            |   21 +++++-----------
 sys/bus/usb/usb.c             |    8 +++---
 sys/bus/usb/usbdi.c           |   30 +++++++-----------------
 sys/bus/usb/usbdi.h           |    2 +-
 sys/bus/usb/usbdivar.h        |    2 +-
 sys/dev/usbmisc/ukbd/ukbd.c   |    7 ++---
 sys/dev/usbmisc/umass/umass.c |    5 +--
 10 files changed, 47 insertions(+), 101 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2a9347940e4a4ce4de68a1dbdbc20a4929a5a939


-- 
DragonFly BSD source repository



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