freebsd-dev/sys/dev/bge
Pyun YongHyeon 28276ad648 Fix long standing bge_sysctl_debug_info() issues.
o Protect bge(4) status block access and register dump with driver lock.
 o Add missing bus_dmamap_sync() before dumping status block.
 o Use minimum status block size, 32 bytes, for status block dump on most
   controllers except BCM5700 AX/BX.
While I'm here, make the handler show 5717 Plus in hardware flags.
2011-10-26 01:03:53 +00:00
..
if_bge.c Fix long standing bge_sysctl_debug_info() issues. 2011-10-26 01:03:53 +00:00
if_bgereg.h Add initial BCM5719 support. TSO and jumbo frame was intentionally 2011-05-12 17:15:57 +00:00