I am migrating an old device driver I wrote a few years ago that used to have an agent file in /etc/hotplug such that when the driver was loaded device nodes were created in /dev based on the major number in /proc/devices. The latest kernels no longer use this approach, it's all udev rules (or so I understand). I was wondering if there was a migration guide that would allow me to take what was being done in the agent and create rules that would achieve the same end (using RUN= or PROGRAM=) when an "add" or "remove" ACTION is triggered.
Neale ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
