From b76ff977ec2284280ef993c16f9d1639b37c0eb1 Mon Sep 17 00:00:00 2001 From: wpaul Date: Wed, 22 Sep 1999 06:43:16 +0000 Subject: Update the Tigon driver firmware images to the latest release from Alteon (12.6.15). --- sys/pci/ti_fw.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/pci/ti_fw.h') diff --git a/sys/pci/ti_fw.h b/sys/pci/ti_fw.h index 8d4ae4d..a302f04 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 = 0xc; +static int tigonFwReleaseFix = 0xf; 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, -0x23312054, 0x6875204a, 0x756c2031, 0x35203130, -0x3a32383a, 0x34312050, 0x44542031, 0x39393900, +0x23312054, 0x68752041, 0x75672031, 0x32203135, +0x3a34393a, 0x35332050, 0x44542031, 0x39393900, 0x46575f43, 0x4f4d5049, 0x4c455f54, 0x494d453a, -0x2031303a, 0x32383a34, 0x31000000, 0x46575f43, +0x2031353a, 0x34393a35, 0x33000000, 0x46575f43, 0x4f4d5049, 0x4c455f42, 0x593a2064, 0x65767263, 0x73000000, 0x46575f43, 0x4f4d5049, 0x4c455f48, 0x4f53543a, 0x20636f6d, 0x70757465, 0x0, -- cgit v1.1