add
none /proc/bus/usb usbdevfs faults 0 0
into /etc/fstab
then write
mount -a
It's done.
After a reboot, I did "mount -t usbdevfs none /proc/bus/usb" from the USB-howto . It confirmed me it was already mounted. But it is strange that /proc/bus/usb/device file is still empty.
Then I did "hciconfig hci0 up"
and I still have "Can't init device hci0. Connection timed out(110)"