cvs commit: src/sys/netgraph/bluetooth/include ng_btsocket_sco.h
src/sys/netgraph/bluetooth/socket ng_btsocket.c ng_btsocket_sco.c
Maksim Yevmenkin
emax at FreeBSD.org
Wed Jul 30 22:41:36 UTC 2008
emax 2008-07-30 22:41:23 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket.c
Added files:
sys/netgraph/bluetooth/include ng_btsocket_sco.h
sys/netgraph/bluetooth/socket ng_btsocket_sco.c
Log:
SVN rev 181033 on 2008-07-30 22:41:23Z by emax
Introduce support for Bluetooth SCO sockets. This is based on older
code that was revisted.
MFC after: 3 months
Revision Changes Path
1.1 +130 -0 src/sys/netgraph/bluetooth/include/ng_btsocket_sco.h (new)
1.14 +34 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket.c
1.1 +1968 -0 src/sys/netgraph/bluetooth/socket/ng_btsocket_sco.c (new)
More information about the cvs-src
mailing list