Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/09/2002 15:06:18
Module Name:	syssrc
Committed By:	kent
Date:		Wed Oct  9 12:06:17 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: ac97.c

Log Message:
Add 'mask' member to the struct ac97_codecid.
Cirrus Logic Crystal codec uses lower three bits in ID for a
revision number.  We should mask an actual ID value before
matching to this table.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/ac97.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.