Date: Fri, 13 Dec 2002 07:47:49 -0800 (PST) From: Norikatsu Shigemura <nork@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/udesc_dump Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200212131547.gBDFlnEJ024504@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nork 2002/12/13 07:47:49 PST Modified files: sysutils Makefile Added files: sysutils/udesc_dump Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add udesc_dump(1.3.6), it showes USB descriptors and is useful for helping debug USB device(driver). maho@ is gathering reports from users to compile a FreeBSD-ready USB device list. udesc_dump is exceptionally useful for that purpose and should be made handily available. Approved by: portmgr (knu) Reviewed by: Jigoku <gehenna@jp.FreeBSD.org> Revision Changes Path 1.320 +1 -0 ports/sysutils/Makefile 1.1 +20 -0 ports/sysutils/udesc_dump/Makefile (new) 1.1 +1 -0 ports/sysutils/udesc_dump/distinfo (new) 1.1 +1 -0 ports/sysutils/udesc_dump/pkg-comment (new) 1.1 +14 -0 ports/sysutils/udesc_dump/pkg-descr (new) 1.1 +1 -0 ports/sysutils/udesc_dump/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212131547.gBDFlnEJ024504>