aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/bcmfw
Commit message (Collapse)AuthorAgeFilesLines
* Update Bluetooth code.Maksim Yevmenkin2003-10-122-18/+15
| | | | | | | | Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor) Notes: svn path=/head/; revision=121054
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-201-38/+34
| | | | | | | | | | Bluetooth update, and fix a few more issues. Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru Approved by: re (blanket) Notes: svn path=/head/; revision=115185
* Make the README reflect reality.Julian Elischer2003-05-111-3/+2
| | | | | | | Approved by: re@ (blanket for bluetooth upgrade) Notes: svn path=/head/; revision=114900
* Fix (presently unused) Makefile to not need files not yet checked in.Julian Elischer2003-05-111-11/+11
| | | | | | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@ (part of Bluetooth upgrade) Notes: svn path=/head/; revision=114898
* Broadcom firmware loading module.. The actual firmware files will follow whenJulian Elischer2003-05-105-0/+455
the legal status has been confirmed, in the meanwhile they can be downloaded from the location in the README file. Notes: svn path=/head/; revision=114881