emax
e942f54609
Pacify new GCC4 warnings.
...
Submitted by: kan
MFC after: 1 week
2006-09-21 17:16:37 +00:00
markus
fe431c554b
- Use official version strings for LMP and HCI version reporting and add
...
version strings up to Bluetooth 2.0
- Update manufacturer list
Approved by: emax
MFC after: 3 days
2006-02-23 23:19:12 +00:00
emax
626c8fa3a1
Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.
...
class is a reserved word in C++
Submitted by: Markus Brueffer < markus AT brueffer DOT de >
MFC after: 3 days
2005-01-04 20:13:48 +00:00
emax
726a7fca00
Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)
2004-08-10 00:38:50 +00:00
emax
c114a6212c
- One can use both BD_ADDR or name to specify address of the Bluetooth device.
...
Update man pages to document this fact.
- Update usage messages
- Change u_intXXX to uintXXX
2004-08-05 16:32:41 +00:00
emax
f56f3f1724
Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticed
...
them earlier. Thanks to Mike Crosland (mcrosland at xs4all.nl) for pointing
them out.
2004-06-28 00:58:53 +00:00
emax
96b75c2267
Use uint instead of u_int
2004-04-09 23:58:53 +00:00
emax
de7e59e1a7
Fix few typos
...
Reviewed by: imp, julian, ru
Approved by: imp (mentor)
2003-11-11 02:43:10 +00:00
emax
41bb0e8fd2
Update Bluetooth code.
...
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00
julian
fe2526340b
Part 2 of the commit if new bluetooth code.
...
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>
Approved by: re@
2003-05-10 21:50:37 +00:00
julian
d72cb748a8
The second try a committing the bluetooth code
...
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
2002-11-20 23:01:59 +00:00