freebsd-src/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 Add VLAN hardware tag insertion/stripping support. Tx/Rx checksum 2008-12-02 02:30:12 +00:00
if_fxpvar.h Add basic WOL support for 82550/82551/82558 and 82559 based 2008-11-27 01:57:23 +00:00
rcvbundl.h