ng_ubt.4 (300675f6fc464ea902932e6ee4aa2ac98e3f3c34) | ng_ubt.4 (70a0e3403aa5f08003c61e2739f8a6a58f43ce33) |
---|---|
1.\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 11 unchanged lines hidden (view full) --- 20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 23.\" SUCH DAMAGE. 24.\" 25.\" $Id: ng_ubt.4,v 1.3 2003/05/21 19:37:35 max Exp $ 26.\" $FreeBSD$ 27.\" | 1.\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 11 unchanged lines hidden (view full) --- 20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 23.\" SUCH DAMAGE. 24.\" 25.\" $Id: ng_ubt.4,v 1.3 2003/05/21 19:37:35 max Exp $ 26.\" $FreeBSD$ 27.\" |
28.Dd September 13, 2004 | 28.Dd December 26, 2012 |
29.Dt NG_UBT 4 30.Os 31.Sh NAME 32.Nm ng_ubt 33.Nd Netgraph node type that is also a driver for Bluetooth USB devices 34.Sh SYNOPSIS 35.In sys/types.h 36.In netgraph/bluetooth/include/ng_ubt.h --- 31 unchanged lines hidden (view full) --- 68.It 69EPoX BT-DG02 70.It 71Mitsumi Bluetooth USB adapter 72.It 73MSI MS-6967 74.It 75TDK Bluetooth USB adapter | 29.Dt NG_UBT 4 30.Os 31.Sh NAME 32.Nm ng_ubt 33.Nd Netgraph node type that is also a driver for Bluetooth USB devices 34.Sh SYNOPSIS 35.In sys/types.h 36.In netgraph/bluetooth/include/ng_ubt.h --- 31 unchanged lines hidden (view full) --- 68.It 69EPoX BT-DG02 70.It 71Mitsumi Bluetooth USB adapter 72.It 73MSI MS-6967 74.It 75TDK Bluetooth USB adapter |
76.It 77Broadcom Bluetooth USB adapter |
|
76.El 77.Sh HOOKS 78This node type supports the following hooks: 79.Bl -tag -width ".Va hook" 80.It Va hook 81single HCI frame contained in a single 82.Vt mbuf 83structure. --- 40 unchanged lines hidden --- | 78.El 79.Sh HOOKS 80This node type supports the following hooks: 81.Bl -tag -width ".Va hook" 82.It Va hook 83single HCI frame contained in a single 84.Vt mbuf 85structure. --- 40 unchanged lines hidden --- |