diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-06-07 05:35:04 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-06-07 05:35:04 +0000 |
commit | c431c5502d71b63d98af6411b1d37a2f39b81815 (patch) | |
tree | 3b443a15928031f22c507ff8775754d7299637e2 /sys/dev/pci/ti_fw.h | |
parent | 922c06edc2d51873abbb2107aaa44c4077223761 (diff) |
from freebsd(wpaul):
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/dev/pci/ti_fw.h')
-rw-r--r-- | sys/dev/pci/ti_fw.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/pci/ti_fw.h b/sys/dev/pci/ti_fw.h index c20a37abdac..48091692ace 100644 --- a/sys/dev/pci/ti_fw.h +++ b/sys/dev/pci/ti_fw.h @@ -1,14 +1,14 @@ -/* $OpenBSD: ti_fw.h,v 1.3 2000/02/15 03:56:28 jason Exp $ */ +/* $OpenBSD: ti_fw.h,v 1.4 2000/06/07 05:35:01 jason Exp $ */ /* * Firmware for Alteon Tigon 1 chip. * Generated by genfw.c * - * $FreeBSD: src/sys/pci/ti_fw.h,v 1.6 2000/02/10 00:37:48 wpaul Exp $ + * $FreeBSD: src/sys/pci/ti_fw.h,v 1.8 2000/04/24 17:44:44 wpaul Exp $ */ static int tigonFwReleaseMajor = 0xc; static int tigonFwReleaseMinor = 0x3; -static int tigonFwReleaseFix = 0x12; +static int tigonFwReleaseFix = 0x15; static u_int32_t tigonFwStartAddr = 0x00004000; static u_int32_t tigonFwTextAddr = 0x00004000; static int tigonFwTextLen = 0x10ad0; @@ -4363,10 +4363,10 @@ static u_int32_t tigonFwRodata[] = { 0x32203139, 0x39382f30, 0x342f3237, 0x2032323a, 0x31333a34, 0x30207368, 0x75616e67, 0x20457870, 0x20240000, 0x46575f56, 0x45525349, 0x4f4e3a20, -0x23312054, 0x6875204a, 0x616e2032, 0x37203131, -0x3a32373a, 0x35352050, 0x53542032, 0x30303000, +0x23312054, 0x7565204d, 0x61722032, 0x38203130, +0x3a33393a, 0x30392050, 0x53542032, 0x30303000, 0x46575f43, 0x4f4d5049, 0x4c455f54, 0x494d453a, -0x2031313a, 0x32373a35, 0x35000000, 0x46575f43, +0x2031303a, 0x33393a30, 0x39000000, 0x46575f43, 0x4f4d5049, 0x4c455f42, 0x593a2064, 0x65767263, 0x73000000, 0x46575f43, 0x4f4d5049, 0x4c455f48, 0x4f53543a, 0x20636f6d, 0x70757465, 0x0, |