Subject: Re: SoundBlaster Pro patch
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Jason R. Thorpe <thorpej@cs.orst.edu>
List: current-users
Date: 03/13/1994 00:45:29
On Sat, 12 Mar 1994, Jason R. Thorpe wrote:

+ #ifdef SBPRO 
+ #define SB_DRQ_VALID(chan) (((chan) == 0) || ((chan) == 1) || ((chan) == 3))
+ #else

Ooops...Gratuitous typo!  Notice the paren after the == 0!  :-) Sorry folks!

Later...

-----------------------------------------------------------------------------
Jason R. Thorpe thorpej@cs.orst.edu 737-9533 OSU CS Support CSWest Room 12
737-2552
      'These are my opinions and not necessarily those of anyone else.'


------------------------------------------------------------------------------