PR/60492 CVS commit: [netbsd-11] src/sys/dev/hdaudio

"Martin Husemann" <[email protected]> Sun, 2 Aug 2026 13:25:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60492; it has been noted by GNATS.

From: "Martin Husemann" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60492 CVS commit: [netbsd-11] src/sys/dev/hdaudio
Date: Sun, 2 Aug 2026 13:21:37 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Aug  2 13:21:37 UTC 2026
 
 Modified Files:
 	src/sys/dev/hdaudio [netbsd-11]: hdaudio.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #396):
 
 	sys/dev/hdaudio/hdaudio.c: revision 1.19
 
 hdaudio(4): Apply access checks to ioctl routines.
 
 This way the permissions on /dev/hdaudioN actually do something.
 Sort includes while here.
 
 PR kern/60492: hdaudio(4): setconfig is allowed unprivileged
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.18.12.1 src/sys/dev/hdaudio/hdaudio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.