aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hcidump/pkg-descr
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2011-09-06 17:28:23 +0800
committerdanfe <danfe@FreeBSD.org>2011-09-06 17:28:23 +0800
commit9d12b7d84db9c125b9065a1a2cf344775be87552 (patch)
tree59d0d289e4b0c85d7818d66e7cd0ac6937085479 /comms/hcidump/pkg-descr
parent772ca836d5b0724b61875721f07e50a713cc75a6 (diff)
downloadfreebsd-ports-gnome-9d12b7d84db9c125b9065a1a2cf344775be87552.tar.gz
freebsd-ports-gnome-9d12b7d84db9c125b9065a1a2cf344775be87552.tar.zst
freebsd-ports-gnome-9d12b7d84db9c125b9065a1a2cf344775be87552.zip
Resurrect this port. It is actually very useful to debug Bluetooth problems
and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I am here. Requested by: emax
Diffstat (limited to 'comms/hcidump/pkg-descr')
-rw-r--r--comms/hcidump/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/comms/hcidump/pkg-descr b/comms/hcidump/pkg-descr
new file mode 100644
index 000000000000..97b8df0b982c
--- /dev/null
+++ b/comms/hcidump/pkg-descr
@@ -0,0 +1,5 @@
+HCIdump reads raw HCI data coming from and going to a Bluetooth device and
+prints commands, events and, data in a human-readable form.
+
+Optionally, the dump can be written to a file rather than parsed, so that
+dump file can be parsed later.