lkml.org 
[lkml]   [1999]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subjecttypo in midi_synth.c
Date
From
Hi.  I am not on the kernel mailing list.  Takashi Iwai, the author of
the awe-32 sound driver, suggested that I report a typo I noticed in
midi_synth.c on my Redhat 5.1 system, because it is apparently also
present in kernel 2.2.3.

> case 0xE0:
> STORE (SEQ_BENDER (synthno, msg[0] & 0x0f,
> (msg[1] % 0x7f) | ((msg[2] & 0x7f) << 7)));
> break;

I think that should be "msg[1] & 0x7f".

Joe Buehler

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.028 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site