summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/common
Commit message (Collapse)AuthorAgeFilesLines
* Change the embedded module name from "bluetooth" to "ng_bluetooth" to matchpeter2005-04-081-1/+1
| | | | the rest of the names assigned to this object.
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
|
* add missing #include <sys/module.h>phk2004-05-301-0/+1
|
* Address few style issues pointed out by bdeemax2004-04-271-1/+1
| | | | Reviewed by: bde, ru
* Part one of undating the bluetooth code to the newest versionjulian2003-05-101-12/+8
| | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
* The second try a committing the bluetooth codejulian2002-11-201-0/+254
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