We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f21d35 commit 5a5a984Copy full SHA for 5a5a984
1 file changed
doc/CHANGES-11.0
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-11.0,v 1.1.2.18 2025/09/16 04:05:29 snj Exp $
+# $NetBSD: CHANGES-11.0,v 1.1.2.19 2025/09/23 12:56:00 martin Exp $
2
3
A complete list of changes from the initial NetBSD 11.0 branch on 2025-07-30
4
until the 11.0 release:
@@ -198,3 +198,16 @@ sys/arch/riscv/fdt/files.fdt 1.5
198
Fix NULL-dereference crash during boot.
199
[rin, ticket #31]
200
201
+sys/dev/hdaudio/hdaudiodevs 1.13
202
+sys/dev/hdaudio/hdaudiodevs.h (regen)
203
+sys/dev/hdaudio/hdaudiodevs_data.h (regen)
204
+
205
+ hdaudio(4): add NVIDIA GK208, REALTEK ALC897
206
+ [nia, ticket #32]
207
208
+sys/arch/hppa/hppa/trap.c 1.124-1.128
209
210
+ hppa: fix inverted logic around probe access vs probe access immediate
211
+ instructions and cleanup.
212
+ [skrll, ticket #33]
213
0 commit comments