summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/fwcontrol.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve device listing.simokawa2003-02-091-4/+3
|
* Improve alignment in printf().simokawa2003-01-301-1/+1
|
* - Search free device node to open. (fwcontrol.c)simokawa2003-01-281-4/+9
| | | | | - Exploit multiple packets read/write for DV stream. (fwdv.c) - Add reference to libdv in the ports collection. (fwcontrol.8)
* Change API of FW_GDEVLST ioctl.simokawa2003-01-251-28/+42
| | | | | | - include information about itself. - define struct fw_devinfo and use it in struct fw_devlstreq. - unify EUI64 representation using struct fw_eui64.
* Use stderr for message output.simokawa2003-01-241-10/+12
|
* Merge DV(Digital Video) support.simokawa2003-01-231-2/+15
|
* - Remove speed_map API because speed_map is obsoleted by 1394a.simokawa2003-01-041-27/+2
| | | | - Add definition of OHCI_HCC_BIBIV in fwohcireg.h.
* - Handle zero sized directory right way.simokawa2003-01-041-8/+15
| | | | - Staticize.
* Import FireWire userland utility.simokawa2002-12-301-0/+410
OpenPOWER on IntegriCloud