important fixes for hotplug
Today I uploaded again a new hotplug package, to fix a few bugs introduced yesterday. These packages fix many old bugs and contains the new networking code designed by Thomas Hood. Please try it, especially if you own an hotpluggable network card.
Looks like that most of the problems with USB hotplugging reported in the last months are caused by the support for sysfs introduced by me and Fumitoshi UKAI. From the linux-hotplug documentation I understand that 2.6 kernels generate (and report in sysfs...) events for every device interface too, and this confuses some scripts. This means that, if I'm right, after fixing hotplug every script installed in /etc/hostplug/usb/ will have to be modified too, to ignore interface events. I will try to work on this next week.