On Mon, Jan 21, 2002 at 10:18:15AM +0100, Duncan Sands wrote: > 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)
Why should it be 18, just because a previous kernel said so? :) Seriously, does this break anything because the file size is reported as 0? I can change the size to be the same size as the "struct usb_device_descriptor" like previous kernels if it has broken anything. thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
