diff -urN hotplug-2004_03_29/etc/hotplug/firmware.agent hotplug-2004_03_29-mh/etc/hotplug/firmware.agent --- hotplug-2004_03_29/etc/hotplug/firmware.agent 2004-03-26 23:34:34.000000000 +0100 +++ hotplug-2004_03_29-mh/etc/hotplug/firmware.agent 2004-06-23 10:11:05.000000000 +0200 @@ -20,7 +20,7 @@ # DEBUG=yes export DEBUG # directory of the firmware files -FIRMWARE_DIR=/usr/lib/hotplug/firmware +FIRMWARE_DIR=/lib/firmware # mountpoint of sysfs SYSFS=$(sed -n 's/^.* \([^ ]*\) sysfs .*$/\1/p' /proc/mounts)