summaryrefslogtreecommitdiffstats
path: root/sys/pci/ti_fw.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-05-03 17:44:53 +0000
committerwpaul <wpaul@FreeBSD.org>1999-05-03 17:44:53 +0000
commit6db3645dee67c450afac53c75357a0e37cd733b7 (patch)
tree294b8c807db586eb37ad5451df9d9467c1c5e97a /sys/pci/ti_fw.h
parentfb8a08eb4d8d17f2888b8fa74ce4f6c7f9cc3dd4 (diff)
downloadFreeBSD-src-6db3645dee67c450afac53c75357a0e37cd733b7.zip
FreeBSD-src-6db3645dee67c450afac53c75357a0e37cd733b7.tar.gz
Upgrade firmware images Alteon's latest release (12.3.10). This fixes a
bug in the stats accounting (nicSendBDs counter was bogus when TX ring was configured to be in host memory). Update if_tireg.h to look for new firmware fix level.
Diffstat (limited to 'sys/pci/ti_fw.h')
-rw-r--r--sys/pci/ti_fw.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/pci/ti_fw.h b/sys/pci/ti_fw.h
index 5134981..17922d6 100644
--- a/sys/pci/ti_fw.h
+++ b/sys/pci/ti_fw.h
@@ -2,11 +2,11 @@
* Firmware for Alteon Tigon 1 chip.
* Generated by genfw.c
*
- * $Id$
+ * $Id$
*/
static int tigonFwReleaseMajor = 0xc;
static int tigonFwReleaseMinor = 0x3;
-static int tigonFwReleaseFix = 0x9;
+static int tigonFwReleaseFix = 0xa;
static u_int32_t tigonFwStartAddr = 0x00004000;
static u_int32_t tigonFwTextAddr = 0x00004000;
static int tigonFwTextLen = 0x10920;
@@ -4334,10 +4334,10 @@ static u_int32_t tigonFwRodata[] = {
0x32203139, 0x39382f30, 0x342f3237, 0x2032323a,
0x31333a34, 0x30207368, 0x75616e67, 0x20457870,
0x20240000, 0x46575f56, 0x45525349, 0x4f4e3a20,
-0x23312057, 0x6564204d, 0x61722033, 0x31203130,
-0x3a31323a, 0x35322050, 0x53542031, 0x39393900,
+0x23312054, 0x75652041, 0x70722032, 0x30203137,
+0x3a32313a, 0x30382050, 0x44542031, 0x39393900,
0x46575f43, 0x4f4d5049, 0x4c455f54, 0x494d453a,
-0x2031303a, 0x31323a35, 0x32000000, 0x46575f43,
+0x2031373a, 0x32313a30, 0x38000000, 0x46575f43,
0x4f4d5049, 0x4c455f42, 0x593a2064, 0x65767263,
0x73000000, 0x46575f43, 0x4f4d5049, 0x4c455f48,
0x4f53543a, 0x20636f6d, 0x70757465, 0x0,
OpenPOWER on IntegriCloud