Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 925, 929.
details: https://anonhg.NetBSD.org/src/rev/01d659280e06
branches: netbsd-6
changeset: 776418:01d659280e06
user: riz <riz%NetBSD.org@localhost>
date: Sat Aug 10 22:52:34 2013 +0000
description:
Tickets 925, 929.
diffstat:
doc/CHANGES-6.2 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 0e64deac9822 -r 01d659280e06 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sat Aug 10 22:50:56 2013 +0000
+++ b/doc/CHANGES-6.2 Sat Aug 10 22:52:34 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.30 2013/08/08 21:59:43 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.31 2013/08/10 22:52:34 riz Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -474,3 +474,19 @@
PR/47576.
[msaitoh, ticket #926]
+sys/arch/i386/stand/boot/boot2.c 1.59
+sys/arch/i386/stand/lib/bootmenu.c 1.11
+sys/arch/i386/stand/lib/bootmenu.h 1.3
+
+ x86 bootloader changes: add "menu" command, and allow
+ default command to be defined in boot.cfg.
+ [he, ticket #925]
+
+sys/dev/i2c/files.i2c 1.50 via patch
+sys/dev/i2c/w83795g.c 1.1
+sys/dev/i2c/w83795greg.h 1.1
+
+ Add driver for Nuvoton W83795G voltage/temp/fan/gpio monitoring
+ device, as used in the HP Microserver N36L/N40L/N54L.
+ [matt, ticket #929]
+
Home |
Main Index |
Thread Index |
Old Index