Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 1767, 1768
details: https://anonhg.NetBSD.org/src/rev/96ce2369c721
branches: netbsd-8
changeset: 371226:96ce2369c721
user: snj <snj%NetBSD.org@localhost>
date: Thu Sep 29 14:43:06 2022 +0000
description:
1767, 1768
diffstat:
doc/CHANGES-8.3 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r c968f06cded8 -r 96ce2369c721 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Thu Sep 29 14:41:43 2022 +0000
+++ b/doc/CHANGES-8.3 Thu Sep 29 14:43:06 2022 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.152 2022/09/16 18:40:23 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.153 2022/09/29 14:43:06 snj Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -2861,3 +2861,15 @@
and amx_int8.
[msaitoh, ticket #1766]
+sys/dev/pci/mpii.c patch
+
+ mpii(4): Convert from pci_intr_map() to pci_intr_alloc(); makes
+ the driver use MSI/MSI-x when available.
+ [bouyer, ticket #1767]
+
+sys/dev/pci/mfii.c 1.28
+
+ mfii(4): Convert from pci_intr_map() to pci_intr_alloc(); makes
+ the driver use MSI/MSI-x when available.
+ [bouyer, ticket #1768]
+
Home |
Main Index |
Thread Index |
Old Index