hotplug for DEBIAN
hotplug for DEBIAN
----------------------

Hotplugging is a new feature of Linux, with the goal of
letting you plug in new devices and use them immediately. That
means that users won't need to learn so much system
administration; systems will at least partially be
autoconfiguring themselves. Initially, it includes support for
USB and PCI (Cardbus) devices, and can automatically configure
network interfaces. 

For more information, please visit http://linux-hotplug.sourceforge.net/

You can check hotplug status by
 # /etc/init.d/hotplug status

Notice:
/etc/sysconfig/usb in original source is moved to /etc/default/hotplug.usb
which is automatically generated by debconf of hotplug.

Information:
I can use FinePix40i digital camera (Fuji Photo Film Co., Ltd.)
with following line in usb.usermap. Please try at your own risk.

usb-storage 0 0x04cb 0x0100 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000

 -- Fumitoshi UKAI <ukai@debian.or.jp>