freebsd-nq/sys/dev/fxp
Pyun YongHyeon e2157cf706 Always check whether dma map is valid before unloading the map.
When fxp(4) intializes Rx buffers for the first time, there is no
loaded dma map so attempting to unload it is an invalid operation.
2009-01-08 04:26:44 +00:00
..
if_fxp.c Always check whether dma map is valid before unloading the map. 2009-01-08 04:26:44 +00:00
if_fxpreg.h
if_fxpvar.h
rcvbundl.h