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

DragonFly-2.3.1.574.g63bf4 master sys/bus/usb ehci_pci.c usb.c usbdi.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Jul 2009 10:02:32 -0700 (PDT)

commit 63bf4253195906a86838dd13e39077ac98406c20
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jul 3 14:38:50 2009 -0700

    USB - Fix mis-cast in EHCI producing garbage on console
    
    EHCI was improperly interpreting the companion bus softc pointer,
    causing it to report junk on the console.
    
    Reported-by: Alexander Polakov <polachok@gmail.com>

Summary of changes:
 sys/bus/usb/ehci_pci.c |    8 ++++++--
 sys/bus/usb/usb.c      |    7 +++++++
 sys/bus/usb/usbdi.h    |    3 +++
 3 files changed, 16 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63bf4253195906a86838dd13e39077ac98406c20


-- 
DragonFly BSD source repository



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