Date: Wed, 5 Nov 2003 03:47:32 -0800 (PST) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hatm if_hatm.c if_hatmvar.h Message-ID: <200311051147.hA5BlWiV057262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2003/11/05 03:47:32 PST
FreeBSD src repository
Modified files:
sys/dev/hatm if_hatm.c if_hatmvar.h
Log:
Make the driver conditionally MPSAFE. MPSAFEty defaults to not-mpsafe
but can be enabled by setting hw.atm.hatmN.mpsafe in the kernel
environment to a non-zero value before loading the driver. When
the problems with network MPSAFEty have been sorted out this will
be removed and the driver will default to MPSAFE.
Revision Changes Path
1.18 +7 -2 src/sys/dev/hatm/if_hatm.c
1.15 +2 -0 src/sys/dev/hatm/if_hatmvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311051147.hA5BlWiV057262>
