Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1130 - #1132
details: https://anonhg.NetBSD.org/src/rev/8b45c31128e7
branches: netbsd-8
changeset: 446500:8b45c31128e7
user: martin <martin%NetBSD.org@localhost>
date: Sat Dec 08 12:27:57 2018 +0000
description:
Tickets #1130 - #1132
diffstat:
doc/CHANGES-8.1 | 25 ++++++++++++++++++++++++-
1 files changed, 24 insertions(+), 1 deletions(-)
diffs (36 lines):
diff -r 38295c108cf5 -r 8b45c31128e7 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Sat Dec 08 12:24:18 2018 +0000
+++ b/doc/CHANGES-8.1 Sat Dec 08 12:27:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.71 2018/12/07 19:41:30 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.72 2018/12/08 12:27:57 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2013,3 +2013,26 @@
mpii(4) will take precedence if both drivers are enabled.
[bouyer, ticket #1129]
+sys/dev/pci/if_bge.c 1.317,1.320
+sys/dev/pci/if_bgereg.h 1.94
+sys/dev/pci/if_bgevar.h 1.24
+
+ bge(4): fix and workaround hardware bugs in TSO4 support for BCM5720
+ and similar.
+ [bouyer, ticket #1130]
+
+share/man/man4/mpii.4 1.3,1.4
+sys/dev/pci/mfii.c 1.3
+sys/dev/pci/mpii.c 1.15-1.18 (adapted)
+sys/dev/pci/mpiireg.h 1.2
+
+ sync mpii(4) with OpenBSD, adding support for the SAS3xxx controllers,
+ and making the driver MP-safe.
+ [bouyer, ticket #1131]
+
+sys/compat/linux/common/linux_socket.c (apply patch, see 1.140,
+ workaround without ABI change)
+
+ Fix linux emulation of sendto(2).
+ [tsutsui, ticket #1132]
+
Home |
Main Index |
Thread Index |
Old Index