Hello, I recently upgrade my Debian box from 2.4.20 to 2.5.70, but the new 2.5 kernel can not detect my usb device, what I did for 2.5 is: 1. kernel built-in the usb support: # # USB support # CONFIG_USB=y CONFIG_USB_DEBUG=y
# # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set # CONFIG_USB_DYNAMIC_MINORS is not set # # USB Host Controller Drivers # # CONFIG_USB_EHCI_HCD is not set CONFIG_USB_OHCI_HCD=y CONFIG_USB_UHCI_HCD=y 2. after reboot, mount -t usbfs none /proc/bus/usb the /proc/bus/usb dir is empty. Any changes in 2.5 usb file system? the point is, if I did the same things on my 2.4 kernel, everything is there. Please, any comments? Thanks in advance, Y Shao ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
