Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/doc ticket 1250



details:   https://anonhg.NetBSD.org/src/rev/e51129e312f9
branches:  netbsd-1-6
changeset: 530292:e51129e312f9
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 13:24:52 2003 +0000

description:
ticket 1250

diffstat:

 doc/CHANGES-1.6.2 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 84ed36ec845e -r e51129e312f9 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:24:00 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:24:52 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.20 2003/06/16 13:21:44 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.21 2003/06/16 13:24:52 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -335,3 +335,19 @@
        appropriate in referencing device memory.  Parenthesize BGE_HOSTADDR
        define properly.
        [tron, ticket #1249]
+
+sys/dev/pci/if_bge.c                           1.35
+sys/dev/pci/if_bgereg.h                                1.8
+
+       Commit the FreeBSD alternative of a private patch to check NIC internal
+       ram for using TBI, versus MII/GMII.
+
+       FreeBSD commit log and versions:
+          Obtain the media type from the shared memory and only use the eeprom
+          as a fallback.
+
+          if_bge.c:    rev 1.30
+          if_bgereg.h: rev 1.13
+
+       Thanks to Paul Saab @mu.org.
+       [tron, ticket #1250]



Home | Main Index | Thread Index | Old Index