Re: [2.1.77] patch to make 2.1.77 sound compile, and remove missing symbols I found.

Joe Fouche (jf@ugcs.caltech.edu)
Sun, 4 Jan 1998 11:06:46 -0800


You wrote
> There might be another trivial patch against pas2_mixer.c.patch.
>
> --- linux/drivers/sound/pas2_mixer.c~ Sat Jan 3 11:12:52 1998
> +++ linux/drivers/sound/pas2_mixer.c Sat Jan 3 12:20:03 1998
> @@ -260,7 +260,7 @@
> if (__get_user(level, (int *)arg))
> return -EFAULT;
> if (level == -1) /* Return current settings */
> - level = = !(pas_read(0x0B8A) & 0x20);
> + level == !(pas_read(0x0B8A) & 0x20);

Are you sure that should be a test? I changed it to an assignment to make it
compile, and things are working OK. It doesn't do much as a test...

-- 
    _ ____  Joe Fouche (jf@ugcs.caltech.edu)  
 ___| |---       Deranged College Student