man dvb_device_name (Administration système) - udev callout to split kernel name for dvb devices

NAME

dvb_device_name - udev callout to split kernel name for dvb devices

SYNOPSIS

dvb_device_name [--export] devicename

DESCRIPTION

dvb_device_name is normally called from a udev rule to split the kernel-assigned name for a device in the dvb_device subsystem into bus and device numbers. Udev can use this information to construct a name under /dev/dvb for the real device node.

USAGE

dvb_device_name splits the kernel-assigned name specified on the command-line and prints the information chosen by the options.

OPTIONS

The following command-line switches are supported to specify what dvb_device_name should print:

--export
print bus and device numbers as DVB_ADAPTER and DVB_DEV environment variables, for use with an IMPORT{program} rule.

SEE ALSO

AUTHORS

Scott James Remnant <scott@ubuntu.com>