Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. ryvnf:~$ lsusb
  2. Bus 008 Device 002: ID 0cf3:7015 Atheros Communications, Inc. TP-Link TL-WN821N v3 802.11n [Atheros AR7010+AR9287]
  3. Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  5. ...
  6.  
  7. ryvnf:~$ lsmod | grep ath
  8. ath9k_htc 51019 0
  9. ath9k_common 21530 1 ath9k_htc
  10. ath9k_hw 380024 2 ath9k_common,ath9k_htc
  11. ath 21707 3 ath9k_common,ath9k_htc,ath9k_hw
  12. mac80211 421481 1 ath9k_htc
  13. cfg80211 350041 5 ath,iwlwifi,ath9k_common,mac80211,ath9k_htc
  14. usbcore 170994 5 uhci_hcd,ehci_hcd,ehci_pci,usbhid,ath9k_htc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement