NetBSD-Bugs archive

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

PR/52435 CVS commit: src/sys/dev



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

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52435 CVS commit: src/sys/dev
Date: Fri, 28 Jul 2017 02:53:54 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Fri Jul 28 02:53:54 UTC 2017
 
 Modified Files:
 	src/sys/dev: audio.c
 
 Log Message:
 Refactoring of order of auto config combinations.  Most common formats
 come first.
 
 Do not exceed AUDIO_MAX_CHANNELS.
 
 Addresses PR kern/52435.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.372 -r1.373 src/sys/dev/audio.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