Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Fix typo.
details: https://anonhg.NetBSD.org/src/rev/af75d8b10b67
branches: netbsd-7
changeset: 799824:af75d8b10b67
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Mar 02 07:06:10 2016 +0000
description:
Fix typo.
diffstat:
doc/CHANGES-7.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 21739665391e -r af75d8b10b67 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sat Feb 27 21:37:10 2016 +0000
+++ b/doc/CHANGES-7.1 Wed Mar 02 07:06:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.59 2016/02/27 21:37:10 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.60 2016/03/02 07:06:10 msaitoh Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -2092,7 +2092,7 @@
bug). This workaround is required if the NVM image version
< 3.25.
- Fix a bug that wm_detach() didn't unmap the FHASH's area. Now
- "drvct -d wm0" -> "drvctl -r pci0" works on ICH* and PCH*.
+ "drvctl -d wm0" -> "drvctl -r pci0" works on ICH* and PCH*.
- Add workaround for 82574 Errata 25 and 82583 Errata 12
"Dropped RX packets" and for 82573 (unknown). Set
GCR_L1_ACT_WITHOUT_L0S_RX bit. The NVM Image version 2.1.4 and
@@ -2102,7 +2102,7 @@
- Disable LPLU (Low Power Link Up) on D0 state on 82574, 82583
and ICH* too.
- Call wm_get_hw_control() correctly. This change fixes a bug
- that some AMT based systems doesn't linkup at 1000BaseT. The
+ that some AMT based systems don't linkup at 1000BaseT. The
problem was observed on HP Compaq dc7700. A lot of fixes have
been done for wm(4) and igphy(4), so now PR#44893 should be
fixed.
Home |
Main Index |
Thread Index |
Old Index