History log of /freebsd-10-stable/share/man/man4/ng_ubt.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 244704 26-Dec-2012 glebius

Add vendor IDs for Broadcom USB dongles (BCM20702).

PR: kern/174707
Submitted by: rakuco


# 242997 13-Nov-2012 joel

Updates for netgraph node manual pages.

Discussed with: glebius
Submitted by: Mamontov Roman <mr.xanto@gmail.com>


# 140561 21-Jan-2005 ru

Sort sections.


# 136461 12-Oct-2004 emax

ng_ubt(4) no longer provides device nodes interface. Update the
man page to document this.

MFC after: 3 days


# 135321 16-Sep-2004 brueffer

Add missing comma

Submitted by: ceri
MFC after: 3 days


# 135237 14-Sep-2004 brueffer

Better wording for the hardware section.

Discussed with: emax


# 135142 13-Sep-2004 brueffer

- add a HARDWARE section
- grammar fixes
- wording improvements
- bump document date

MFC after: 3 days


# 122452 11-Nov-2003 emax

Fix SYNOPSIS section in Bluetooth man pages

Reviewed by: imp, julian, ru
Approved by: ru


# 121054 12-Oct-2003 emax

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)


# 115185 20-May-2003 ru

Reapply mdoc(7) fixes that got accidentally lost in the last
Bluetooth update, and fix a few more issues.

Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru
Approved by: re (blanket)


# 114878 10-May-2003 julian

Part one of undating the bluetooth code to the newest version

Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>
Approved by: re@


# 107823 13-Dec-2002 ru

mdoc(7) police: markup overhaul.


# 107120 20-Nov-2002 julian

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