summaryrefslogtreecommitdiffstats
path: root/sys/dev/ti/if_tireg.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/dev/ti/if_tireg.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/dev/ti/if_tireg.h')
-rw-r--r--sys/dev/ti/if_tireg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ti/if_tireg.h b/sys/dev/ti/if_tireg.h
index 73bb8a4..b003171 100644
--- a/sys/dev/ti/if_tireg.h
+++ b/sys/dev/ti/if_tireg.h
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_tireg.h,v 1.43 1999/04/02 02:54:16 wpaul Exp $
+ * $Id: if_tireg.h,v 1.44 1999/05/03 16:56:07 wpaul Exp $
*/
/*
@@ -128,7 +128,7 @@
*/
#define TI_FIRMWARE_MAJOR 0xc
#define TI_FIRMWARE_MINOR 0x3
-#define TI_FIRMWARE_FIX 0x9
+#define TI_FIRMWARE_FIX 0xa
/*
* Miscelaneous Local Control register.
OpenPOWER on IntegriCloud