Date: Sat, 9 Sep 2006 16:43:36 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Kazuhito HONDA <kazuhito@ph.noda.tus.ac.jp> Cc: freebsd-hackers@FreeBSD.org, ed@fxq.nl, multimedia@FreeBSD.org Subject: Re: Oddity in snd_uaudio(4) driver? Message-ID: <20060909164336.7b2b8071@Magellan.Leidinger.net> In-Reply-To: <20060909.112721.343191496.kazuhito@ph.noda.tus.ac.jp> References: <20060907113820.GO22564@hoeg.nl> <20060907142744.aazrsemxkwcok40w@webmail.leidinger.net> <20060909.112721.343191496.kazuhito@ph.noda.tus.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Kazuhito HONDA <kazuhito@ph.noda.tus.ac.jp> (Sat, 09 Sep 2006 11:27:21 +0900 (JST)): > Hello, > > The subject of my previous mail includes `***SPAM***'. > My spam filter struck this tag. > I'll resend this mail since none read my previous mail. Oh... I did read it. :-) > > Quoting Ed Schouten <ed@fxq.nl> (from Thu, 7 Sep 2006 13:38:20 +0200): > > > > > > If we would rewrite this code to something more basic, let's say we > > > rename 'speed' to 'x' and the UA_SAMP_ macros to some predefined > > > variables: > > > > > > | if (x >= 10 && x <= 20) { > > > | ... > > > | } else if (x < 10) { > > > | ... > > > | } else if (x < 20) { > > > | ... > > > | } > > > > > In this example, UA_SAMP_ macros are exchanged to some constants. > But UA_SAMP_ macros don't have any predefined constants. He only simplified this to make it more easy to read. He didn't intended to change it this way. > From: Alexander Leidinger <Alexander@Leidinger.net> > Subject: Re: Oddity in snd_uaudio(4) driver? > Date: Thu, 07 Sep 2006 14:27:44 +0200 > > > I assume the last part is a > > typo in the uaudio code and should be a '>' instead of a '<': > > That's right. Fix committed. Bye, Alexander. -- Famous Original Ray's Superior Court http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060909164336.7b2b8071>