freebsd-dev/sys/dev/bge
Pyun YongHyeon 4f4a16e152 Fix regression introduced in r198318. BCM5754/BCM5754M uses the
same ASIC ID of BCM5758 such that r198318 incorecctly enabled TSO
on BCM5754.BCM5754M controllers. BCM5754/BCM5754M needs a special
firmware to enable TSO and bge(4) does not support firmware based
TSO.

Reported by:	ed
Tested by:	ed
2010-01-03 21:49:24 +00:00
..
if_bge.c Fix regression introduced in r198318. BCM5754/BCM5754M uses the 2010-01-03 21:49:24 +00:00
if_bgereg.h Create sysctl node(dev.bge.%d.focred_collapse) instead of 2009-12-08 17:54:23 +00:00