Date: Wed, 22 Feb 2006 18:55:42 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 92216 for review Message-ID: <200602221855.k1MItgxK072544@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=92216 Change 92216 by imp@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) {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602221855.k1MItgxK072544>