cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
ng_ubt_var.h
Maksim Yevmenkin
emax at FreeBSD.org
Tue May 17 10:56:33 PDT 2005
emax 2005-05-17 17:56:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h
Log:
MFC to RELENG_5
Get rid of device nodes interface. It is useless and confusing.
The original idea was to use it for firmware upgrading and similar
operations. In real life almost all Bluetooth USB devices do not
need firmware download. If device does require firmware download
then ugen(4) (or specialized driver like ubtbcmfw(8)) should be
used instead.
Revision Changes Path
1.19.2.3 +1 -524 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1.3.2.2 +0 -8 src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt_var.h
More information about the cvs-src
mailing list