Date: Fri, 3 Dec 2010 00:44:07 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/usbdump usbdump.c Message-ID: <201012030044.oB30iMIg009416@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2010-12-03 00:44:07 UTC
FreeBSD src repository
Modified files:
usr.sbin/usbdump usbdump.c
Log:
SVN rev 216138 on 2010-12-03 00:44:07Z by weongyo
Changes the meaning of each characters '<' and '>' that it could be
confused with USB OUT or USB IN packets though it just represents USB
submit or done. To know the USB packet direction, the endpoint address
should be referred.
Requested by: jkim
Revision Changes Path
1.3 +1 -1 src/usr.sbin/usbdump/usbdump.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012030044.oB30iMIg009416>
