NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54474 CVS commit: [netbsd-9] src/sys/dev/hdaudio



The following reply was made to PR kern/54474; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54474 CVS commit: [netbsd-9] src/sys/dev/hdaudio
Date: Sat, 25 Apr 2020 10:40:45 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sat Apr 25 10:40:45 UTC 2020
 
 Modified Files:
 	src/sys/dev/hdaudio [netbsd-9]: hdafg.c
 
 Log Message:
 Pull up following revision(s) (requested by isaki in ticket #852):
 
 	sys/dev/hdaudio/hdafg.c: revision 1.22
 
 Make round_blocksize satisfy all of
 - restrictions that existed before merging isaki-audio2 branch.
 - better support for 6 channels hardware.
 - audio layer's requirement.
 
 This may help PR kern/54474.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.18.2.1 src/sys/dev/hdaudio/hdafg.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index