In addition, /proc/bus/usb got mounted but /proc/bus seems have changed into a 
file:

$ df
df: `/proc/bus/usb': Not a directory
   ...
$ grep usb /proc/mounts
usbfs /proc/bus/usb usbfs rw 0 0
$ ls -l /proc/bus
-r--r--r--  1 root root 0 Jul 29 17:54 /proc/bus
$ cat /proc/bus
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    
packets errs drop fifo colls carrier compressed
  eth0: 2440261   10169    0    0    0     0          0        97  1287588    
4726    0    0    0     0       0          0
    lo:   34526     173    0    0    0     0          0         0    34526     
173    0    0    0     0       0          0
dummy0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0
 tunl0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0
  gre0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0

-- 
Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to