Module Name: src Committed By: bouyer Date: Wed Sep 18 20:01:20 UTC 2013
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: ticket 946 To generate a diff of this commit: cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-6.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.41 src/doc/CHANGES-6.2:1.1.2.42 --- src/doc/CHANGES-6.2:1.1.2.41 Wed Sep 18 19:53:23 2013 +++ src/doc/CHANGES-6.2 Wed Sep 18 20:01:20 2013 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.41 2013/09/18 19:53:23 bouyer Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.42 2013/09/18 20:01:20 bouyer Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -724,3 +724,11 @@ xsrc/external/mit/libX11/dist/src/xkb/XK Should fix PR lib/48170. [riz, ticket #945] +sys/arch/sandpoint/stand/altboot/brdsetup.c 1.32 +sys/arch/sandpoint/stand/altboot/rge.c 1.7 +sys/dev/ic/rtl8169.c 1.138 + + Fix ethernet address for the onboard re(4) for boards without eeprom + (QNAP V200) and some sandpoint NAS. + [phx, ticket #946] +