hi there!
hotplug ist working for me. it is loading the modules when plugging a
device into the usb-port but it does not unload them when removing.
this is the syslog:
## loading
Aug 27 20:24:42 sid kernel: hub.c: new USB device 10:19.0-1, assigned address 3
Aug 27 20:24:42 sid kernel: usb.c: USB device 3 (vend/prod 0xea0/0x6803) is
not claimed by any active driver.
Aug 27 20:24:46 sid kernel: Initializing USB Mass Storage driver...
Aug 27 20:24:46 sid kernel: usb.c: registered new driver usb-storage
Aug 27 20:24:46 sid kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Aug 27 20:24:46 sid kernel: Vendor: JetFlash Model: 16MB
Rev: 1.11
Aug 27 20:24:46 sid kernel: Type: Direct-Access
ANSI SCSI revision: 02
Aug 27 20:24:46 sid kernel: WARNING: USB Mass Storage data integrity not
assured
Aug 27 20:24:46 sid kernel: USB Mass Storage device found at 3
Aug 27 20:24:46 sid kernel: USB Mass Storage support registered.
##not unloading
Aug 27 20:25:37 sid kernel: usb.c: USB disconnect on device 10:19.0-1 address 3
i tried it with ben's current 2.4.22-rc3 bk-kernel and with his current
rsync 2.4.21-ben2 kernel.
usbmgr is working, but is not usable with firewire.
thanks in advance
martin