lsmod
Module Size Used by Tainted: P
sch_sfq 5619 4
sch_llq 9102 1
sch_tbf 5664 1
nfsd 107288 1
exportfs 4962 1 nfsd
lockd 72975 2 nfsd
sunrpc 167300 2 nfsd,lockd
userman 32778 2
wlan_scan_ap 11522 1
wlan_acl 4478 1
wlan_wep 6635 0
wlan_tkip 14002 2
wlan_ccmp 8919 1
wlan_xauth 1182 0
ath_pci 146983 0
ath_rate_atheros 57494 1 ath_pci
wlan 267257 9 wlan_scan_ap,wlan_acl,wlan_wep,wlan_tkip,wlan_cc mp,wlan_xauth,ath_pci,ath_rate_atheros
ath_dfs 38470 1 ath_pci
ath_hal 248628 4 ath_pci,ath_rate_atheros,ath_dfs
avm_ath_extensions 32012 4 ath_pci,ath_rate_atheros,wlan,ath_hal
kdsldmod 888256 5 userman
musb_hdrc 37233 0
usbcore 126440 2 musb_hdrc
dect_io 21078 2
avm_dect 365580 1 dect_io
capi_codec 90928 0
isdn_fbox_fon5 739775 0
pcmlink 217749 3 avm_dect,capi_codec,isdn_fbox_fon5
dsl_ur8 168569 0
loop 13938 0
Piglet_noemif 32933 0
/var/mod/root # cat /proc/partitions
major minor #blocks name
31 0 6877 mtdblock0
31 1 738 mtdblock1
31 2 64 mtdblock2
31 3 256 mtdblock3
31 4 256 mtdblock4
31 5 8192 mtdblock5
/var/mod/root # mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
dev on /dev type tmpfs (rw,nosuid)
proc on /proc type proc (rw,nosuid,nodev,noexec)
tmpfs on /var type tmpfs (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/root on /var/tmp/tsb/var/orgwww/errors type squashfs (ro)
/dev/root on /var/tmp/tsb/var/orgwww/html type squashfs (ro)
tmpfs on /usr/www/all type tmpfs (rw)
/dev/root on /usr/www/all/errors type squashfs (ro)
/dev/root on /usr/www/all/html type squashfs (ro)
tmpfs on /usr/www/all/html/de/menus/menu2_first.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/menus/menu2_homehome.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/menus/menu2_konfig.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/menus/menu2_tr69_autoconfig.html type tmpfs (rw)
tmpfs on /usr/www/all/html/login.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/login.html type tmpfs (rw)
tmpfs on /usr/www/all/html/de/home/home.js type tmpfs (rw)
/var/mod/root # ls /sys/class/usb_endpoint
usbdev1.1_ep00 usbdev1.1_ep81
/var/mod/root # ls /sys/class/usb_endpoint/usbdev*_ep00/
bEndpointAddress bmAttributes direction type
bInterval dev interval uevent
bLength device subsystem wMaxPacketSize
/var/mod/root # ls /sys/class/usb_endpoint/usbdev*_ep00/device
1-0:1.0 ep_00
bConfigurationValue idProduct
bDeviceClass idVendor
bDeviceProtocol manufacturer
bDeviceSubClass maxchild
bMaxPacketSize0 product
bMaxPower serial
bNumConfigurations speed
bNumInterfaces subsystem
bcdDevice uevent
bmAttributes usb_device:usbdev1.1
bus usb_endpoint:usbdev1.1_ep00
configuration usbdev1.1_ep00
devnum version
driver
/var/mod/root # find / -name '*usb*.ko'
/lib/modules/2.6.19.2/kernel/drivers/usb/class/usblp.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/core/usbcore.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/misc/usbauth/usbauth.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/mon/usbmon.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/musb/musb_hdrc.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/serial/usbserial.ko
/lib/modules/2.6.19.2/kernel/drivers/usb/storage/usb-storage.ko
/var/mod/root # modprobe usbcore
/var/mod/root # modprobe usb-storage
/var/mod/root # modprobe usbmon
insmod: cannot insert '/lib/modules/2.6.19.2/kernel/drivers/usb/mon/usbmon.ko': No such device
modprobe: failed to load module usbmon
/var/mod/root #
/var/mod/root # modprobe usblp