cvs commit: src/sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c
ng_ubt_var.h
Maksim Yevmenkin
emax at FreeBSD.org
Fri Jul 11 17:13:57 UTC 2008
emax 2008-07-11 17:13:43 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c ng_ubt_var.h
Log:
SVN rev 180452 on 2008-07-11 17:13:43Z by emax
Dust off old code for support of USB isochronous transfers.
USB isochronous transfer support is required for Bluetooth SCO.
While i'm here change u_int to uint and update TODO.
This should produce no visible changes unless the device is
broken (or really old).
MFC after: 3 months
Revision Changes Path
1.3 +6 -0 src/sys/netgraph/bluetooth/drivers/ubt/TODO
1.34 +320 -205 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1.8 +19 -14 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
More information about the cvs-src
mailing list