Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Pullups for tickets 453 and 916.



details:   https://anonhg.NetBSD.org/src/rev/8ff83b7f298b
branches:  netbsd-1-6
changeset: 529304:8ff83b7f298b
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Nov 08 09:28:19 2002 +0000

description:
Pullups for tickets 453 and 916.

diffstat:

 doc/CHANGES-1.6.1 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r a1cc3db83233 -r 8ff83b7f298b doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Fri Nov 08 09:25:26 2002 +0000
+++ b/doc/CHANGES-1.6.1 Fri Nov 08 09:28:19 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.24 2002/11/07 20:12:41 tron Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.25 2002/11/08 09:28:19 tron Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -891,3 +891,20 @@
        i82540, i82545, and i82546 (but don't match them yet).
        [thorpej, ticket #453]
 
+sys/dev/pci/if_wm.c                            1.17
+sys/dev/pci/if_wmreg.h                         1.3
+
+       Add support for the new i82540, i82545, and i82546 Gig-E chips.  The
+       i82546 chip has 2 Gig-E interfaces in a single chip.
+
+       The main difference is these chips have a special handshaking protocol
+       for accessing the EEPROM (due to the shared nature on the i82546).
+       [thorpej, ticket #650]
+
+sys/arch/sparc/fpu/fpu_explode.c               1.9
+sys/arch/sparc64/dev/iommu.c                   1.61
+sys/arch/sparc64/sparc64/machdep.c             1.132
+
+       Make 32bit sparc64 kernels with DEBUG and DIAGNOSTIC compile.
+       [martin, ticket #916]
+



Home | Main Index | Thread Index | Old Index