On Thu, Apr 14, 2005 at 04:29:33PM +0200, Dominique Dumont wrote: > I've noticed some small pb in bt878c: > - bt878_debug static variable is not initialized > - parm desc of 'verbose' parm is wrong (mentions 'bt878_verbose' param > name instead of plain 'verbose') > - likewise for debug parameter > - the description of debug param can be misleading: user might be > tempted to set debug=on instead of debug=1 > > Here's a very small patch to fix these issues. Comitted now (minus the bt878_debug=0 init). Thanks, Johannes