cvs commit: src/sys/dev/hatm if_hatm.c if_hatmvar.h
Hartmut Brandt
harti at FreeBSD.org
Wed Nov 5 03:47:33 PST 2003
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
More information about the cvs-src
mailing list