2011/2/10 Gavin Atkinson <[email protected]>: > It depends on what exactly you are trying to achieve. > > You can use devd(8) to load a kernel module when a new device appears on > the USB bus, or as an example see the entry in /etc/devd.conf for the > Entrega Serial DB25 adapter, which will load a kernel module (if not > already loaded) and then upload the firmware to the device.
That's interesting. Does it support PCI? The actual effort in hotplug is not in the code, but in inspecting kFreeBSD source and determining the driver / id correlation. Perhaps we could convert hotplug's pci-id file to devd.conf format and use devd for the same purpose? -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

