Date: Mon, 13 Aug 2007 17:19:28 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES src/sys/modules/netgraph/bluetooth Makefile src/sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h ng_h4_var.h Message-ID: <200708131719.l7DHJSrS081891@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emax 2007-08-13 17:19:28 UTC FreeBSD src repository Modified files: sys/conf NOTES sys/modules/netgraph/bluetooth Makefile sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h ng_h4_var.h Log: Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy. Reconnect ng_h(4) back to the build. Reviewed by: kensmith Approved by: re (kensmith) MFC after: 1 month Revision Changes Path 1.1449 +1 -1 src/sys/conf/NOTES 1.5 +1 -2 src/sys/modules/netgraph/bluetooth/Makefile 1.3 +1 -1 src/sys/netgraph/bluetooth/drivers/h4/TODO 1.17 +165 -180 src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c 1.5 +1 -1 src/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h 1.6 +7 -6 src/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708131719.l7DHJSrS081891>