PERFORCE change 92216 for review

Warner Losh imp at FreeBSD.org
Wed Feb 22 10:55:47 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=92216

Change 92216 by imp at imp_Speedy on 2006/02/22 18:55:25

	Not yet -> never really since this part doesn't support USB 2.0
	really fast speeds, just the 12Mbps FULL SPEED.

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/ohci_atmelarm.c#8 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/ohci_atmelarm.c#8 (text+ko) ====

@@ -100,9 +100,6 @@
 		sc->sc_flags |= OHCI_SCFLG_DONEINIT;
 		err = device_probe_and_attach(sc->sc_bus.bdev);
 	}
-#ifdef notyet
-	sc->sc_bus.usbrev = USBREV_2_0;
-#endif
 
 error:;
 	if (err) {


More information about the p4-projects mailing list