aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fwcontrol
Commit message (Expand)AuthorAgeFilesLines
* Nit.Ruslan Ermilov2004-06-041-1/+1
* 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
* o grammar fixesChristian Brueffer2003-12-171-7/+7
* 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-252-2/+96
* - Use /dev/fwX.Y rather than /dev/fwX.Hidetoshi Shimokawa2003-08-052-31/+71
* - Allow retrieval of local Configuration ROM.Hidetoshi Shimokawa2003-07-121-2/+1
* Decode bus_info block.Hidetoshi Shimokawa2003-06-101-4/+13
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-021-31/+38
* Nitpicking.Ruslan Ermilov2003-05-221-1/+1
* Add description of '-o' and '-s'.Hidetoshi Shimokawa2003-05-011-0/+6
* Set include path.Hidetoshi Shimokawa2003-04-301-0/+3
* 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
* Use fwcrom.c in /sys/dev/firewire.Hidetoshi Shimokawa2003-04-262-502/+2
* MFp4(simokawa_firewire):Hidetoshi Shimokawa2003-04-173-16/+275
* - Detect PAL by CIP header rather than the DSF bit in the DV header.Hidetoshi Shimokawa2003-02-191-71/+48
* Improve device listing.Hidetoshi Shimokawa2003-02-092-4/+6
* Improve alignment in printf().Hidetoshi Shimokawa2003-01-301-1/+1
* - Search free device node to open. (fwcontrol.c)Hidetoshi Shimokawa2003-01-283-94/+135
* Change API of FW_GDEVLST ioctl.Hidetoshi Shimokawa2003-01-251-28/+42
* Use stderr for message output.Hidetoshi Shimokawa2003-01-242-31/+37
* Merge DV(Digital Video) support.Hidetoshi Shimokawa2003-01-234-3/+449
* - Remove speed_map API because speed_map is obsoleted by 1394a.Hidetoshi Shimokawa2003-01-042-30/+3
* - Handle zero sized directory right way.Hidetoshi Shimokawa2003-01-042-12/+20
* Import FireWire userland utility.Hidetoshi Shimokawa2002-12-304-0/+758