Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 09/28/2003 22:24:09
Module Name:	src
Committed By:	cube
Date:		Sun Sep 28 22:24:09 UTC 2003

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

Log Message:
Change the way of setting a port value so that a change too small to
fit in the number of bits used for the port still does something.

This fixes PR pkg/18741 for ac97-based hardware. Other audio drivers
might need a similar fix.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/dev/ic/ac97.c

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