ariff 2007-05-28 14:09:06 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm ac97.c Log: Fix broken "rec" and "igain" introduced by previous commit. Convert reg to a full blown int since there's not much gain compacting it, and we do need its signess. Revision Changes Path 1.69 +1 -1 src/sys/dev/sound/pcm/ac97.c