freebsd-dev/sys/dev/hatm
Hartmut Brandt d7af3b881c 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.
2003-11-05 11:47:31 +00:00
..
if_hatm_intr.c Initialize the USED flag in new external receive buffers to 0, not to 1. 2003-11-05 11:15:47 +00:00
if_hatm_ioctl.c Prefer new location of pci include files (which have only been in the 2003-08-22 06:00:27 +00:00
if_hatm_rx.c Make the value of the HATM_DEBUG symbol the default for the debugging 2003-10-29 14:33:41 +00:00
if_hatm_tx.c When compiled with debugging trace the number of transmit mbufs that 2003-11-05 11:43:06 +00:00
if_hatm.c Make the driver conditionally MPSAFE. MPSAFEty defaults to not-mpsafe 2003-11-05 11:47:31 +00:00
if_hatmconf.h
if_hatmreg.h
if_hatmvar.h Make the driver conditionally MPSAFE. MPSAFEty defaults to not-mpsafe 2003-11-05 11:47:31 +00:00