aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fwcontrol/fwcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables. Shorten the path to a WARNS=6 compliance.Philippe Charnier2005-05-201-17/+20
* Add usage of -m option.Hidetoshi Shimokawa2004-10-291-2/+3
* Add -m option, set default fwmem target.Hidetoshi Shimokawa2004-10-231-1/+23
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesBrooks Davis2004-05-261-12/+74
* Don't crash if the CROM is all zeros.Doug Rabson2004-05-231-0/+4
* Add '0x' in front of EUI64 to avoid confusion.Hidetoshi Shimokawa2003-10-221-2/+2
* Add -p option to dump phy registers.Hidetoshi Shimokawa2003-09-251-1/+93
* - Use /dev/fwX.Y rather than /dev/fwX.Hidetoshi Shimokawa2003-08-051-30/+67
* - Allow retrieval of local Configuration ROM.Hidetoshi Shimokawa2003-07-121-2/+1
* Decode bus_info block.Hidetoshi Shimokawa2003-06-101-4/+13
* Free asyreq.Hidetoshi Shimokawa2003-04-301-6/+6
* Add functions for sending a link-on packet and a RESET_START request.Hidetoshi Shimokawa2003-04-291-16/+65
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-171-7/+19
* Improve device listing.Hidetoshi Shimokawa2003-02-091-4/+3
* Improve alignment in printf().Hidetoshi Shimokawa2003-01-301-1/+1
* - Search free device node to open. (fwcontrol.c)Hidetoshi Shimokawa2003-01-281-4/+9
* Change API of FW_GDEVLST ioctl.Hidetoshi Shimokawa2003-01-251-28/+42
* Use stderr for message output.Hidetoshi Shimokawa2003-01-241-10/+12
* Merge DV(Digital Video) support.Hidetoshi Shimokawa2003-01-231-2/+15
* - Remove speed_map API because speed_map is obsoleted by 1394a.Hidetoshi Shimokawa2003-01-041-27/+2
* - Handle zero sized directory right way.Hidetoshi Shimokawa2003-01-041-8/+15
* Import FireWire userland utility.Hidetoshi Shimokawa2002-12-301-0/+410