Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/22/2007 05:56:00
Module Name: src
Committed By: xtraeme
Date: Sat Sep 22 05:56:00 UTC 2007
Modified Files:
src/sys/dev/pci: azalia_codec.c
Log Message:
Apply revision 1.22 from OpenBSD, quoting deanna's commit:
"Add support for Realtek ALC883. This is the "value" edition of the
ALC882, and differs only by lacking an ADC and a mixer, so have it use
ALC882's get_port(), set_port() and a slightly modified version of its
mixer init."
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/pci/azalia_codec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.