Module Name: src
Committed By: riz
Date: Thu Nov 22 17:26:58 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
Ticket 687.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-6.0.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.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.17 src/doc/CHANGES-6.0.1:1.1.2.18
--- src/doc/CHANGES-6.0.1:1.1.2.17 Thu Nov 22 00:34:59 2012
+++ src/doc/CHANGES-6.0.1 Thu Nov 22 17:26:58 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.17 2012/11/22 00:34:59 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.18 2012/11/22 17:26:58 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -151,3 +151,8 @@ sys/dev/acpi/acpi_pci_link.c 1.19
Fix PCI interrupts on some systems.
[chs, ticket #682]
+sys/dev/ic/ciss.c 1.28
+
+ ciss(4): don't try to handle sensors if there aren't any.
+ [chs, ticket #687]
+