Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2009 03:29:56 GMT
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 155796 for review
Message-ID:  <200901080329.n083TuFo025480@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=155796

Change 155796 by weongyo@weongyo_ws on 2009/01/08 03:29:22

	update a comment.

Affected files ...

.. //depot/projects/vap/sys/dev/usb/if_urtw.c#12 edit

Differences ...

==== //depot/projects/vap/sys/dev/usb/if_urtw.c#12 (text+ko) ====

@@ -510,7 +510,8 @@
 	sc->sc_currate = 3;
 	/*
 	 * XXX there's no points to set this variable to
-	 * URTW_PREAMBLE_MODE_SHORT so we need to set it properly.
+	 * URTW_PREAMBLE_MODE_SHORT so we need to set it properly to increase
+	 * the throughput perfomance at high data rates.
 	 */
 	sc->sc_preamble_mode = URTW_PREAMBLE_MODE_LONG;
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901080329.n083TuFo025480>