summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol/hccontrol.h
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of extra const to pacify new GCC4 warnings.emax2006-09-211-15/+15
| | | | | Submitted by: kan MFC after: 1 week
* - Add HCI node autodetection. As a consequence of this, make the '-n'markus2006-05-221-0/+2
| | | | | | | | | | parameter optional. - Add Read_Node_List command which prints a list of available HCI nodes, their Netgraph IDs and connected hooks Reviewed by: emax Approved by: emax MFC after: 1 week
* - Use official version strings for LMP and HCI version reporting and addmarkus2006-02-231-0/+1
| | | | | | | | version strings up to Bluetooth 2.0 - Update manufacturer list Approved by: emax MFC after: 3 days
* Use uint instead of u_intemax2004-04-091-1/+1
|
* Update Bluetooth code.emax2003-10-121-1/+2
| | | | | Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
* Part 2 of the commit if new bluetooth code.julian2003-05-101-1/+1
| | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
* The second try a committing the bluetooth codejulian2002-11-201-0/+75
Has been seen to work on several cards and communicating with several mobile phones to use them as modems etc. We are still talking with 3com to try get them to allow us to include the firmware for their pccard in the driver but the driver is here.. In the mean time it can be downloaded from the 3com website and loaded using the utility bt3cfw(8) (supplied) (instructions in the man page) Not yet linked to the build Submitted by: Maksim Yevmenkin <myevmenk@exodus.net> Approved by: re
OpenPOWER on IntegriCloud