It never shows up in /proc/bus/usb/devices, while my logitech usb mouse 
and sandisk smartmedia reader do.  So, this seems to be a failure in the 
visor module?  Note: I've tried two different cradles.

kernel-2.4.16.9mdk-1-1mdk
devfsd-1.3.20-1mdk
usbutils-0.8-3mdk
libusb0.1-0.1.3b-2mdk

$ cat /etc/sysconfig/usb
# -*- Mode: sh -*-
# Set this to no if you don't want USB.
USB=yes

# This will force to load the usb system and keyboard at the early
# process of the boot proces
KEYBOARD_AT_BOOT=no

# Some driver you may want to force the load, normally all of this is
# done by the USBD daemon
MOUSE=yes
KEYBOARD=no
STORAGE=yes
VISOR=yes
PRINTER=no

# lsmod | grep visor
visor                   9760   0  (unused)
usbserial              18368   0  [visor]
usbcore                51008   1  [visor usbserial usb-storage usb-uhci]




Reply via email to