Hi zeland, Here is what I get for dmesg | grep -i usb
[root@cybermax root]# dmesg | grep -i usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xe0854000, IRQ 5
usb-ohci.c: usb-00:03.0, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
usb-ohci.c: USB OHCI at membase 0xe0856000, IRQ 5
usb-ohci.c: usb-00:03.1, Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
usb-ohci.c: USB OHCI at membase 0xe0858000, IRQ 5
usb-ohci.c: usb-00:03.2, Silicon Integrated Systems [SiS] USB 1.0 Controller (#3)
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
ehci-hcd 00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
usb.c: new USB bus registered, assigned bus number 4
ehci-hcd 00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Jan-22
hub.c: USB hub found
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: USB HID support drivers
hub.c: new USB device 00:03.3-3, assigned address 2
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=2 (error=-110)
hub.c: new USB device 00:03.3-3, assigned address 3
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=3 (error=-110)
hub.c: new USB device 00:03.0-1, assigned address 2
input0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb1:2.0
hub.c: new USB device 00:03.3-3, assigned address 4
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=4 (error=-110)
hub.c: new USB device 00:03.3-3, assigned address 5
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
usb_control/bulk_msg: timeout
usb.c: USB device not accepting new address=5 (error=-110)
Zeland please note: I have no problem with a usb zip drive mounting, it is just the usb flash drive which seem not be recognised. If its the kernel that needs to be looked into please guide how I can enable or add the support for flash drives.
Many Thanks