summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/fwcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Add usage of -m option.simokawa2004-10-291-2/+3
* Add -m option, set default fwmem target.simokawa2004-10-231-1/+23
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesbrooks2004-05-261-12/+74
* Don't crash if the CROM is all zeros.dfr2004-05-231-0/+4
* Add '0x' in front of EUI64 to avoid confusion.simokawa2003-10-221-2/+2
* Add -p option to dump phy registers.simokawa2003-09-251-1/+93
* - Use /dev/fwX.Y rather than /dev/fwX.simokawa2003-08-051-30/+67
* - Allow retrieval of local Configuration ROM.simokawa2003-07-121-2/+1
* Decode bus_info block.simokawa2003-06-101-4/+13
* Free asyreq.simokawa2003-04-301-6/+6
* Add functions for sending a link-on packet and a RESET_START request.simokawa2003-04-291-16/+65
* MFp4(simokawa_firewire):simokawa2003-04-171-7/+19
* 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
* Change API of FW_GDEVLST ioctl.simokawa2003-01-251-28/+42
* 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
* - Handle zero sized directory right way.simokawa2003-01-041-8/+15
* Import FireWire userland utility.simokawa2002-12-301-0/+410
OpenPOWER on IntegriCloud