Maksim Yevmenkin
6e9bee6438
Pacify new GCC4 warnings.
...
Submitted by: kan
MFC after: 1 week
2006-09-21 17:16:37 +00:00
Markus Brueffer
adcddbf0b1
- 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
Maksim Yevmenkin
6a2dbfa47f
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
Maksim Yevmenkin
b25877a384
Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)
2004-08-10 00:38:50 +00:00
Maksim Yevmenkin
2aa65cf739
- 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
Maksim Yevmenkin
9e84f80bf9
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
Maksim Yevmenkin
079a8a3e69
Use uint instead of u_int
2004-04-09 23:58:53 +00:00
Maksim Yevmenkin
0eff72054e
Fix few typos
...
Reviewed by: imp, julian, ru
Approved by: imp (mentor)
2003-11-11 02:43:10 +00:00
Maksim Yevmenkin
0986ab12e4
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 Elischer
1a63eb31c7
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 Elischer
878ed22696
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