Advertisement
Guest User

lsmod

a guest
Jun 7th, 2014
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.32 KB | None | 0 0
  1. root@OpenWrt:~# lsmod
  2. arc4                    1312  2
  3. ath                    18133  4 ath9k_htc
  4. ath9k_common            7263  1 ath9k_htc
  5. ath9k_htc              68050  0
  6. ath9k_hw              372469  2 ath9k_htc
  7. brcmfmac              114428  0
  8. brcmsmac              453689  0
  9. brcmutil                4119  2 brcmsmac
  10. button_hotplug          2816  0
  11. carl9170               90739  0
  12. cfg80211              193142 13 ath9k_htc
  13. compat                  1471 21 rtl8192cu
  14. cordic                   752  1 brcmsmac
  15. crc16                   1015  1 ext4
  16. crc8                     810  0
  17. crc_ccitt               1019  3 rt2800lib
  18. crc_itu_t               1019  1 rt73usb
  19. crypto_blkcipher       10391  1 arc4
  20. crypto_hash             9498  2 ext4
  21. eeprom_93cx6            1823  1 rtl8187
  22. ehci_hcd               37724  1 ehci_platform
  23. ehci_platform           1856  0
  24. ext4                  313785  1
  25. fat                    46447  1 vfat
  26. fuse                   61105  0
  27. gpio_keys_polled        2288  0
  28. input_core             24617  5 carl9170
  29. input_polldev           1939  1 gpio_keys_polled
  30. ip6_tables              8913  3 ip6table_raw
  31. ip6t_REJECT             2336  2
  32. ip6t_ah                  800  0
  33. ip6t_eui64               704  0
  34. ip6t_frag                832  0
  35. ip6t_hbh                1296  0
  36. ip6t_ipv6header         1072  0
  37. ip6t_mh                  704  0
  38. ip6t_rt                 1536  0
  39. ip6table_filter          608  1
  40. ip6table_mangle         1024  1
  41. ip6table_raw             576  1
  42. ip_tables               9165  4 iptable_nat
  43. ipt_MASQUERADE          1136  1
  44. ipt_REJECT              1744  2
  45. iptable_filter           672  1
  46. iptable_mangle           928  1
  47. iptable_nat             1696  1
  48. iptable_raw              640  1
  49. ipv6                  238966 37 ip6t_REJECT
  50. jbd2                   46924  1 ext4
  51. lib80211                2927  3 lib80211_crypt_wep
  52. lib80211_crypt_ccmp     3584  0
  53. lib80211_crypt_tkip     6512  0
  54. lib80211_crypt_wep      1968  0
  55. libertas               45248  1 usb8xxx
  56. mac80211              344207 13 rtl8192cu
  57. mbcache                 3981  1 ext4
  58. nf_conntrack           44331 13 iptable_nat
  59. nf_conntrack_ftp        5120  1 nf_nat_ftp
  60. nf_conntrack_ipv4       4692  8
  61. nf_conntrack_ipv6       4992  3
  62. nf_conntrack_irc        2784  1 nf_nat_irc
  63. nf_defrag_ipv4           742  1 nf_conntrack_ipv4
  64. nf_defrag_ipv6          8711  1 nf_conntrack_ipv6
  65. nf_nat                  9887  7 iptable_nat
  66. nf_nat_ftp              1200  0
  67. nf_nat_ipv4             2430  1 iptable_nat
  68. nf_nat_irc               976  0
  69. nls_base                5006  8 vfat
  70. nls_cp437               4432  0
  71. nls_cp850               3664  0
  72. nls_cp852               3664  0
  73. nls_iso8859_15          3408  0
  74. nls_utf8                 864  0
  75. ohci_hcd               21888  0
  76. p54common              27554  1 p54usb
  77. p54usb                 10832  0
  78. ppp_async               6224  0
  79. ppp_generic            19666  3 pppoe
  80. pppoe                   7664  0
  81. pppox                   1338  1 pppoe
  82. rt2500usb              17936  0
  83. rt2800lib              72065  1 rt2800usb
  84. rt2800usb              14176  0
  85. rt2x00lib              33002  5 rt2800usb
  86. rt2x00usb               7721  3 rt2800usb
  87. rt73usb                25456  0
  88. rtl8187                48196  0
  89. rtl8192c_common        31529  1 rtl8192cu
  90. rtl8192cu              62917  0
  91. rtl_usb                 7633  1 rtl8192cu
  92. rtlwifi                42950  2 rtl8192cu
  93. scsi_mod               76962  2 usb_storage
  94. sd_mod                 24864  3
  95. slhc                    4187  1 ppp_generic
  96. usb8xxx                 5824  0
  97. usb_common              1160  1 usbcore
  98. usb_storage            36584  2
  99. usbcore               110849 19 rtl8192cu
  100. usblp                   8560  0
  101. vfat                    8096  0
  102. x_tables               10997 32 ipt_MASQUERADE
  103. xt_CT                   2288  0
  104. xt_LOG                  9312  0
  105. xt_REDIRECT             1072  0
  106. xt_TCPMSS               2672  0
  107. xt_comment               480 51
  108. xt_conntrack            2192 10
  109. xt_limit                 992 20
  110. xt_mac                   608  0
  111. xt_mark                  672  0
  112. xt_multiport            1184  0
  113. xt_nat                  1072  0
  114. xt_state                 688  0
  115. xt_tcpudp               1664  6
  116. xt_time                 1664  0
  117. zd1201                 14656  0
  118. zd1211rw               45108  0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement