ng_ubt.4 (0986ab12e44caea472245845f9a89ced4f137d73) ng_ubt.4 (3a08bb88ed039516fcf4cd001f396dee17bc24fb)
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.

--- 19 unchanged lines hidden (view full) ---

28.Dd June 14, 2002
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
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.

--- 19 unchanged lines hidden (view full) ---

28.Dd June 14, 2002
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 ng_ubt.h
36.In netgraph/bluetooth/include/ng_ubt.h
37.Sh DESCRIPTION
38The
39.Nm ubt
40node type is both a persistent Netgraph node type and a driver for
41Bluetooth USB devices.
42It implements a Bluetooth USB transport layer
43as per chapter H2 of the Bluetooth Specification Book v1.1.
44A new node is created when supported USB device is plugged.

--- 147 unchanged lines hidden ---
37.Sh DESCRIPTION
38The
39.Nm ubt
40node type is both a persistent Netgraph node type and a driver for
41Bluetooth USB devices.
42It implements a Bluetooth USB transport layer
43as per chapter H2 of the Bluetooth Specification Book v1.1.
44A new node is created when supported USB device is plugged.

--- 147 unchanged lines hidden ---