From owner-cvs-all Wed Jul 26 16:55:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CB1937B7C4; Wed, 26 Jul 2000 16:55:36 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA98863; Wed, 26 Jul 2000 16:55:35 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200007262355.QAA98863@freefall.freebsd.org> From: Bill Paul Date: Wed, 26 Jul 2000 16:55:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ti_fw2.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/07/26 16:55:35 PDT Modified files: sys/pci ti_fw2.h Log: Use a custom Tigon 2 firmware image, hopefully temporarily. This is the 12.4.11 firmware with a few changes to the link handling code merged in from the 12.4.13 release. I'm doing this because the 12.4.13 firmware doesn't seem to handle 10/100 link settings properly on 1000baseT cards. Note that the revision codes still identify the firmware as 12.4.13 because both ti_fw2.h and ti_fw.h have to have the same revision values, and I wanted to keep the 12.4.13 firmware for Tigon 1 cards. It's nice to have firmware source. Revision Changes Path 1.10 +1728 -1683src/sys/pci/ti_fw2.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message