Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc 1418
details: https://anonhg.NetBSD.org/src/rev/689e1fd11460
branches: netbsd-6
changeset: 777128:689e1fd11460
user: snj <snj%NetBSD.org@localhost>
date: Sun Jan 15 23:53:13 2017 +0000
description:
1418
diffstat:
doc/CHANGES-6.2 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 19d4de46eed8 -r 689e1fd11460 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Sun Jan 15 23:51:32 2017 +0000
+++ b/doc/CHANGES-6.2 Sun Jan 15 23:53:13 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.268 2016/11/16 18:07:03 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.269 2017/01/15 23:53:13 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -15421,3 +15421,14 @@
wrong host controller SCSI ID for DEC 3000.
[flxd, ticket #1416]
+sbin/scsictl/scsictl.8 1.27, 1.29, 1.30 via patch
+sbin/scsictl/scsictl.c 1.39 via patch
+sys/dev/scsipi/scsi_disk.h 1.32
+
+ Add "getrealloc" and "setrealloc" commands to get/set automatic
+ reallocation parameters/enables for error recovery, similar to
+ {get,set}cache. Many old SCSI disks shipped with reallocation
+ disabled, albeit supporting it. Minor (cosmetic) fixup of
+ scsi_disk_pages while there. PR bin/29165.
+ [flxd, ticket #1418]
+
Home |
Main Index |
Thread Index |
Old Index