man pnp_modules (Administration système) - udev callout to list modules for PNP devices

NAME

pnp_modules - udev callout to list modules for PNP devices

SYNOPSIS

pnp_modules devpath

DESCRIPTION

ide_media is normally called from a udev PROGRAM rule to list aliases that can be used to load modules for PNP devices.

USAGE

pnp_modules takes a single argument which should be a path under /sys, if not given it uses the value of the DEVPATH environment variable instead. Outputs a list of modprobe aliases that can be used to load modules, e.g. with a RUN rule.

SEE ALSO

AUTHORS

Scott James Remnant <scott@ubuntu.com>