[Linux-parport] [PATCH 2/2] parport: parport_pc: Add force_epp module option for parport_pc.
Matwey V. Kornilov
matwey at sai.msu.ru
Tue Jul 1 00:27:45 PDT 2014
>> +#ifdef CONFIG_PARPORT_1284
>> +MODULE_PARM_DESC(force_epp, "Do not disable EPP when it is detected to
>> be broken (default is false)");
>
> I think this needs some more explanation - how about
> "Disable check for broken Intel EPP hardware that gives false positives on
> 2002 and newer hardware"
I would like to keep force_epp option reusable, then description should be
hardware-agnostic.
Maybe: "Force EPP enabling when buggy hardware found by the module checks."
More information about the Linux-parport
mailing list