Module Name: src Committed By: riz Date: Mon Dec 17 00:32:06 UTC 2012
Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: TIckets 755-756 To generate a diff of this commit: cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-6.1 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.1 diff -u src/doc/CHANGES-6.1:1.1.2.65 src/doc/CHANGES-6.1:1.1.2.66 --- src/doc/CHANGES-6.1:1.1.2.65 Mon Dec 17 00:28:13 2012 +++ src/doc/CHANGES-6.1 Mon Dec 17 00:32:05 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1,v 1.1.2.65 2012/12/17 00:28:13 riz Exp $ +# $NetBSD: CHANGES-6.1,v 1.1.2.66 2012/12/17 00:32:05 riz Exp $ A complete list of changes from the 6.0 release until the 6.1 release: @@ -7890,3 +7890,13 @@ sys/external/isc/atheros_hal/dist/ah_eep Fix off by one read error. [msaitoh, ticket #754] +sys/dev/pci/if_wm.c 1.239 + + Fix handling of 82578DC and 82579V chips. + [msaitoh, ticket #755] + +sys/compat/netbsd32/netbsd32_fs.c 1.64 + + Fix inverted error check. + [matt, ticket #756] +