• dmitri@users.sourceforge.net's avatar
    [PATCH] Extra parameters removed from the ultracam driver · ab7d78b4
    dmitri@users.sourceforge.net authored
    > > Ultracam was derived from ibmcam and probably copied the list of
    > > parameters too. IBM cameras have this parameter, and use it.
    >
    > This means that it says "MODULE_PARM(lighting, "i");" and there is no
    > variable called lightening.  The new module code is stricter about
    > this.  Someone please fix.
    
    Here is the patch for 2.5.53. It removes parameters that have no use
    in the ultracam driver (and they were broken anyway).
    ab7d78b4
ultracam.c 20.9 KB