summaryrefslogtreecommitdiffstats
path: root/sys/pci/ti_fw.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-04-24 17:44:45 +0000
committerwpaul <wpaul@FreeBSD.org>2000-04-24 17:44:45 +0000
commit8fb731fdd700d851fd15c3708ff200be74650dea (patch)
treef5dab76188b8b39a496a185d46dfea1dfb3ffac4 /sys/pci/ti_fw.h
parenta8c8e00c91ee3b7567d3dd2ad6c6394f041928cb (diff)
downloadFreeBSD-src-8fb731fdd700d851fd15c3708ff200be74650dea.zip
FreeBSD-src-8fb731fdd700d851fd15c3708ff200be74650dea.tar.gz
Update the Tigon firmware to 12.3.21. This fixes a few bugs and adds support
for cards with 2MB of on-board SRAM.
Diffstat (limited to 'sys/pci/ti_fw.h')
-rw-r--r--sys/pci/ti_fw.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/pci/ti_fw.h b/sys/pci/ti_fw.h
index e90c2ad..c39db00 100644
--- a/sys/pci/ti_fw.h
+++ b/sys/pci/ti_fw.h
@@ -6,7 +6,7 @@
*/
static int tigonFwReleaseMajor = 0xc;
static int tigonFwReleaseMinor = 0x3;
-static int tigonFwReleaseFix = 0x14;
+static int tigonFwReleaseFix = 0x15;
static u_int32_t tigonFwStartAddr = 0x00004000;
static u_int32_t tigonFwTextAddr = 0x00004000;
static int tigonFwTextLen = 0x10ad0;
@@ -4361,10 +4361,10 @@ static u_int32_t tigonFwRodata[] = {
0x32203139, 0x39382f30, 0x342f3237, 0x2032323a,
0x31333a34, 0x30207368, 0x75616e67, 0x20457870,
0x20240000, 0x46575f56, 0x45525349, 0x4f4e3a20,
-0x23312046, 0x72692046, 0x65622034, 0x2031313a,
-0x34333a34, 0x37205053, 0x54203230, 0x30300000,
+0x23312054, 0x7565204d, 0x61722032, 0x38203130,
+0x3a33393a, 0x30392050, 0x53542032, 0x30303000,
0x46575f43, 0x4f4d5049, 0x4c455f54, 0x494d453a,
-0x2031313a, 0x34333a34, 0x37000000, 0x46575f43,
+0x2031303a, 0x33393a30, 0x39000000, 0x46575f43,
0x4f4d5049, 0x4c455f42, 0x593a2064, 0x65767263,
0x73000000, 0x46575f43, 0x4f4d5049, 0x4c455f48,
0x4f53543a, 0x20636f6d, 0x70757465, 0x0,
OpenPOWER on IntegriCloud