freebsd-src/usr.sbin/fwcontrol
Sean Bruno 7f1b527c00 Beginning of overhaul of fwcontrol:
-  Documentation of send_phy_config()
-  cleanup of malloc's() and added error checking throughout
-  new capability to iterate over multiple firewire buses
-  update usage() display
-  cleanup command line parsing to allow out of order switches
-  cleanup command line parsing to allow multiple switches per invocation
-  cleanup grammar of man page a bit
-  add some ranges to the man page to indicate what values are valid

Since fwcontrol's code is the same across 6/7/head this can be
applied to all branches after the MFC period.

Reviewed by:	Dieter freebsd@sopwith.solgatos.com
Approved by:	mentor Scott scottl@samsco.org
MFC after:	60 days
2008-09-10 18:09:52 +00:00
..
fwcontrol.8 Beginning of overhaul of fwcontrol: 2008-09-10 18:09:52 +00:00
fwcontrol.c Beginning of overhaul of fwcontrol: 2008-09-10 18:09:52 +00:00
fwdv.c Increase buffer size of DV stream to prevent buffer 2007-06-17 10:20:55 +00:00
fwmethods.h Add MPEG2-TS/HDV support to fwcontrol. 2006-10-26 22:33:38 +00:00
fwmpegts.c Add MPEG2-TS/HDV support to fwcontrol. 2006-10-26 22:33:38 +00:00
Makefile Add MPEG2-TS/HDV support to fwcontrol. 2006-10-26 22:33:38 +00:00