Date: Sun, 11 Jun 2006 14:57:33 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 98986 for review Message-ID: <200606111457.k5BEvXDb089591@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=98986 Change 98986 by hselasky@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,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606111457.k5BEvXDb089591>