freebsd-dev/sys/dev/cadence
Ian Lepore 023911aa01 Use the new ifnet API. Also, allocate bus_dma_maps as needed instead of
pre-allocating them all at start-up.  Also fix a bug in cgem_stop(); before,
it wasn't properly unloading dma maps due to a cut-and-paste error.
2015-03-09 22:39:58 +00:00
..
if_cgem_hw.h Fixes and enhancements for the if_cgem driver... 2014-09-03 17:51:03 +00:00
if_cgem.c Use the new ifnet API. Also, allocate bus_dma_maps as needed instead of 2015-03-09 22:39:58 +00:00