1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/fxp
Jonathan Lemon 72a32a26aa Add support for loadable microcode which implements interrupt coalescing
and packet bundling.  Make the microcode settings controllable via sysctl
and loader tunables.

Submitted by: Marko Zec <zec@tel.fer.hr>
  (with some munging and dynamic sysctl support by me)

Also extend the workaround for Dynamic Standby mode to later '559 chips,
not just the ICH2 variants.
2001-10-25 05:32:01 +00:00
..
if_fxp.c Add support for loadable microcode which implements interrupt coalescing 2001-10-25 05:32:01 +00:00
if_fxpreg.h . Add structure definition for microcode download. 2001-10-25 05:25:58 +00:00
if_fxpvar.h . Add structure elements for sysctl. 2001-10-25 05:27:25 +00:00
rcvbundl.h Add Intel's loadable microcode to implement receive side bundling. 2001-10-25 05:23:31 +00:00