Skip to content

Instantly share code, notes, and snippets.

@mz0
Last active February 7, 2017 15:13
Show Gist options
  • Save mz0/1f47bcbf241e65827bec44793ace6ba4 to your computer and use it in GitHub Desktop.
Save mz0/1f47bcbf241e65827bec44793ace6ba4 to your computer and use it in GitHub Desktop.
TL-WN721N USB WiFi
Bus 002 Device 006: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
#Toshiba notebook, Fedora 25, kernel 4.9.6-200.fc25.x86_64, left (USB 2.0) port
usb 2-1.2: new high-speed USB device number 6 using ehci-pci
usb 2-1.2: New USB device found, idVendor=0cf3, idProduct=9271
usb 2-1.2: New USB device strings: Mfr=16, Product=32, SerialNumber=48
usb 2-1.2: Product: USB2.0 WLAN
usb 2-1.2: Manufacturer: ATHEROS
usb 2-1.2: SerialNumber: 12345
usb 2-1.2: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
usbcore: registered new interface driver ath9k_htc
usb 2-1.2: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
ath9k_htc 2-1.2:1.0: ath9k_htc: HTC initialized with 33 credits
ath9k_htc 2-1.2:1.0: ath9k_htc: FW Version: 1.4
ath9k_htc 2-1.2:1.0: FW RMW support: On
ath: EEPROM regdomain: 0x809c
ath: EEPROM indicates we should expect a country code
ath: doing EEPROM country->regdmn map search
ath: country maps to regdmn code: 0x52
ath: Country alpha2 being used: CN
ath: Regpair used: 0x52
ieee80211 phy1: Atheros AR9271 Rev:1
ath9k_htc 2-1.2:1.0 wlp0s29u1u2: renamed from wlan0
1.123s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment