> > And what do you mean "different implementations for /sbin/hotplug"? > What distros do not use the standard "linux-hotplug" type > scripts, or if not the scripts, the same functionality?
You are right, even though distributions (I checked Red Hat and SuSE) have different /sbin/hotplug scripts (e.g., SuSE 9.2 will not execute files from /etc/hotplug.d whereas Red Hat does) udev will be invoked in all cases, which will take care of creating device nodes. But our concern is that how would the applications get the cue that udev has actually created the nodes for the new devices? Make sure an agent is called after the, e.g., scsi agents are executed from /etc/hotplug directory (which happen to be scsi.agent, scsi_device.agent, scsi_host.agent in one and only scsi.agent in other distribution), by writing an rc like script? Or more likely, by placing our agent in /etc/dev.d directory. Unfortunately, there seems be not a consensus here as well. On system has "default" and "net" directories and other has "block", "input", "net", "tty"? Thanks -------------------------------- Atul Mukker Architect, RAID Drivers and BIOS LSI Logic Corporation - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html