PERFORCE change 113639 for review
Hans Petter Selasky
hselasky at FreeBSD.org
Sun Jan 28 16:04:31 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=113639
Change 113639 by hselasky at hselasky_mini_itx on 2007/01/28 16:03:58
Remove extra device_printf() line.
Affected files ...
.. //depot/projects/usb/src/sys/dev/usb/ohci.c#20 edit
Differences ...
==== //depot/projects/usb/src/sys/dev/usb/ohci.c#20 (text+ko) ====
@@ -364,8 +364,6 @@
sc->sc_control = sc->sc_intre = 0;
- device_printf(sc->sc_bus.bdev, " ");
-
sc->sc_bus.usbrev = USBREV_1_0;
if(ohci_controller_init(sc))
More information about the p4-projects
mailing list