DragonFly-2.3.1.574.g63bf4 master sys/bus/usb ehci_pci.c usb.c usbdi.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 5 10:05:09 PDT 2009
commit 63bf4253195906a86838dd13e39077ac98406c20
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list