Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 697-699
details: https://anonhg.NetBSD.org/src/rev/994d5efd8105
branches: netbsd-6
changeset: 775507:994d5efd8105
user: riz <riz%NetBSD.org@localhost>
date: Fri Nov 23 16:40:01 2012 +0000
description:
Tickets 697-699
diffstat:
doc/CHANGES-6.1 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 97c74a42ee0e -r 994d5efd8105 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Fri Nov 23 16:38:45 2012 +0000
+++ b/doc/CHANGES-6.1 Fri Nov 23 16:40:01 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.38 2012/11/23 16:17:46 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.39 2012/11/23 16:40:01 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -892,3 +892,19 @@
timestamps to estimate the entropy of their input.
[msaitoh, ticket #696]
+sys/dev/pci/if_wm.c 1.237
+
+ Fix a bug that PHY isn't set to low-power mode on PCH and PCH2.
+ [msaitoh, ticket #697]
+
+sbin/init/init.c 1.105
+
+ Add missing free() in error path.
+ [msaitoh, ticket #698]
+
+sys/dev/isa/itesio_isa.c 1.24
+sys/dev/isa/itesio_isavar.h 1.9
+
+ Add support for ITE8720F. PR#47169.
+ [msaitoh, ticket #699]
+
Home |
Main Index |
Thread Index |
Old Index