Date: Mon, 13 Dec 2004 22:07:23 +0000 (UTC) From: Roman Kurakin <rik@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/cx if_cx.c src/sys/dev/ctau if_ct.c Message-ID: <200412132207.iBDM7NJO084074@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rik 2004-12-13 22:07:23 UTC
FreeBSD src repository
Modified files:
sys/dev/cp if_cp.c
sys/dev/cx if_cx.c
sys/dev/ctau if_ct.c
Log:
Make code MPSAFE.
You could turn this off by debug.mpsafenet=0 for full network
stack or via debug.{cp|cx|ctau}.mpsafenet for cp(4), cx(4) and
ctau(4) accordingly.
MFC after: 10 days
Revision Changes Path
1.16 +259 -68 src/sys/dev/cp/if_cp.c
1.19 +213 -47 src/sys/dev/ctau/if_ct.c
1.37 +296 -66 src/sys/dev/cx/if_cx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412132207.iBDM7NJO084074>
