PERFORCE change 98986 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sun Jun 11 14:59:49 UTC 2006


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

Change 98986 by hselasky at hselasky_mini_itx on 2006/06/11 14:56:42

	Remove misleading comment.

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/ulpt.c#8 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/ulpt.c#8 (text+ko) ====

@@ -684,10 +684,6 @@
 				 USB_CDEV_FLAG_WAKEUP_RD_IMMED|
 				 USB_CDEV_FLAG_WAKEUP_WR_IMMED);
 
-	/* make the buffers one byte larger than maximum so
-	 * that one can detect too large read/writes and 
-	 * short transfers:
-	 */
 	error = usb_cdev_attach(&(sc->sc_cdev), sc, &(sc->sc_mtx), p_buf,
 				UID_ROOT, GID_OPERATOR, 0644, 
 				ULPT_BSIZE, ULPT_IFQ_MAXLEN,


More information about the p4-projects mailing list