Date: Fri, 6 Mar 2009 23:30:07 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libbluetooth Makefile bluetooth.3 bluetooth.c bluetooth.h dev.c hci.c Message-ID: <200903062330.n26NUAFv094817@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2009-03-06 23:30:07 UTC
FreeBSD src repository
Modified files:
lib/libbluetooth Makefile bluetooth.3 bluetooth.c
bluetooth.h
Added files:
lib/libbluetooth dev.c hci.c
Log:
SVN rev 189462 on 2009-03-06 23:30:07Z by emax
Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.
Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
MFC after: 1 month
Revision Changes Path
1.5 +7 -1 src/lib/libbluetooth/Makefile
1.9 +132 -3 src/lib/libbluetooth/bluetooth.3
1.3 +4 -2 src/lib/libbluetooth/bluetooth.c
1.4 +64 -2 src/lib/libbluetooth/bluetooth.h
1.1 +95 -0 src/lib/libbluetooth/dev.c (new)
1.1 +246 -0 src/lib/libbluetooth/hci.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903062330.n26NUAFv094817>
