Grant> mdoprobe doesn't cough up the MODULE_PARM_DESC() somehow?
Grant> "man modprobe" on debian doesn't indicate anything. Could
Grant> just list valid values there.
modinfo will show you the description. But the proposed help text
doesn't say how the enum values are converted.
- R.