summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup CFLAGS in libsdp(3) Makefileemax2004-01-251-1/+2
| | | | | | Connect sdpd(8) to the build Reviewed by: ru, imp (mentor)
* Update Bluetooth code.emax2003-10-121-10/+12
| | | | | Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
* Re-enable the broadcom firmware utility now that the Makefile in that subdirjulian2003-05-111-3/+1
| | | | | | | | has been fixed to not need the missing files. The firmware files themselves still now need to be fetched from the internet. The README there gives the location. Approved by: re@ (part of bluetooth upgrade)
* Don't compile the broadcom firmware module yet.julian2003-05-101-2/+3
|
* Part 2 of the commit if new bluetooth code.julian2003-05-101-2/+5
| | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
* The second try a committing the bluetooth codejulian2002-11-201-0/+12
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