There seems to be a problem with file sizes in the 2.5.2 (ok 2.5.2-dj3) kernel (size = 0):
$ ls -l /proc/bus/usb/001/ total 2 -rw-r--r-- 1 root root 0 Jan 21 10:06 001 -rw-r--r-- 1 root root 0 Jan 21 10:15 002 It should be (size = 18) $ ls -l /proc/bus/usb/001/ total 2 -rw-r--r-- 1 root root 18 Jan 21 10:06 001 -rw-r--r-- 1 root root 18 Jan 21 10:15 002 All the best, Duncan. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
