summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp/if_fxpreg.h
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2005-04-21 19:34:57 +0000
committermux <mux@FreeBSD.org>2005-04-21 19:34:57 +0000
commit667f7321287d811ba61deb4cafa622efc47f7cbc (patch)
tree14eb0d21ea4b99d82e7ac153b63cfa45b45b977d /sys/dev/fxp/if_fxpreg.h
parentfa9f34652d93f563eecad9ece0a3fe7182258ecb (diff)
downloadFreeBSD-src-667f7321287d811ba61deb4cafa622efc47f7cbc.zip
FreeBSD-src-667f7321287d811ba61deb4cafa622efc47f7cbc.tar.gz
Add a microcode to implement receive bundling for 82551 chipsets with
a revision ID of 0x0f (D102 E-step). MFC after: 2 weeks Tested by: pav
Diffstat (limited to 'sys/dev/fxp/if_fxpreg.h')
-rw-r--r--sys/dev/fxp/if_fxpreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fxp/if_fxpreg.h b/sys/dev/fxp/if_fxpreg.h
index 2f724ef..9981475 100644
--- a/sys/dev/fxp/if_fxpreg.h
+++ b/sys/dev/fxp/if_fxpreg.h
@@ -468,3 +468,4 @@ struct fxp_stats {
#define FXP_REV_82559S_A 9 /* 82559S A stepping */
#define FXP_REV_82550 12
#define FXP_REV_82550_C 13 /* 82550 C stepping */
+#define FXP_REV_82551 15 /* 82551 */
OpenPOWER on IntegriCloud