Domen Puncer wrote: >On 14/03/05 12:35 -0500, Wen Xiong wrote: > > >>Domen Puncer wrote: >> >> >> >>>Just some nitpicking... >>> >>> >>> >>> >>> >>Hi Domen, all, >> >>Thanks for your comments. I did some minor changes for patch1 based on >>Domen's comment. >> >> >> > >And i missed, what is probably a bug: > > > > >>+module_param(jsm_debug, int, 0); >>+module_param(jsm_rawreadok, int, 1); >> >> > >Last parameter is sysfs file mode, or 0 if no file is to be created. > > > Domen > > > I should set the mode to 0. Thanks, wendy