[PATCH] 2.4.19 Bluetooth [5/5] BNEP support

From: Maksim (Max) (maxk@qualcomm.com)
Date: Sun Aug 04 2002 - 06:28:44 EST


Add support for BNEP (Bluetooth Network Encapsulation Protocol).
BNEP is an Ethernet emulation layer on top of Bluetooth L2CAP.

 Documentation/Configure.help | 13
 net/bluetooth/Config.in | 1
 net/bluetooth/Makefile | 15
 net/bluetooth/bnep/Config.in | 6
 net/bluetooth/bnep/Makefile | 10
 net/bluetooth/bnep/bnep.h | 185 +++++++++++
 net/bluetooth/bnep/core.c | 706 +++++++++++++++++++++++++++++++++++++++++++
 net/bluetooth/bnep/crc32.c | 59 +++
 net/bluetooth/bnep/crc32.h | 10
 net/bluetooth/bnep/netdev.c | 250 +++++++++++++++
 net/bluetooth/bnep/sock.c | 238 ++++++++++++++
 11 files changed, 1489 insertions(+), 4 deletions(-)

http://bluez.sourceforge.net/patches/patch-2.4.19-bluetooth-bnep.gz

Patch should be applied on top of the previous 4 patches.
It's rather big (39KB) and therefor not inlined.

Please apply

Max

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:26 EST