lspci -nnk | grep -iA2 net gives me the following:
Code:
03:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)
Subsystem: AzureWave Device [1a3b:1089]
Kernel driver in use: ath9k
--
04:00.0 Ethernet controller [0200]: Atheros Communications AR8131 Gigabit Ethernet [1969:1063] (rev c0)
Subsystem: ASUSTeK Computer Inc. Device [1043:1820]
Kernel driver in use: atl1c
lsmod gives me the following:
Code:
Module Size Used by
nls_iso8859_1 12713 2
nls_cp437 16991 2
vfat 17585 2
fat 61475 1 vfat
rfcomm 47946 0
bnep 18436 2
bluetooth 166112 10 rfcomm,bnep
parport_pc 36962 0
ppdev 17113 0
lp 17799 0
parport 46562 3 parport_pc,ppdev,lp
binfmt_misc 17540 1
vesafb 13809 1
joydev 17693 0
snd_hda_codec_hdmi 32040 1
snd_hda_codec_idt 70553 1
snd_hda_intel 33390 7
snd_hda_codec 104802 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13668 1 snd_hda_codec
snd_pcm 96755 5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
uvcvideo 72711 1
videodev 93004 2 uvcvideo
v4l2_compat_ioctl32 17083 1 videodev
snd_seq_midi 13324 0
psmouse 73882 0
snd_rawmidi 30547 1 snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
arc4 12529 2
serio_raw 13166 0
snd_seq 61896 2 snd_seq_midi,snd_seq_midi_event
ath9k 127538 0
fglrx 2929009 276
mac80211 310872 1 ath9k
ath9k_common 13839 1 ath9k
ath9k_hw 312866 2 ath9k,ath9k_common
ath 24067 2 ath9k,ath9k_hw
snd_timer 29991 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
cfg80211 199587 3 ath9k,mac80211,ath
video 19412 0
snd 68266 22 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
asus_laptop 19722 0
sparse_keymap 13890 1 asus_laptop
mei 41480 0
soundcore 12680 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
usb_storage 57901 2
uas 18027 0
usbhid 47198 0
hid 95463 1 usbhid
ahci 26002 1
libahci 26861 1 ahci
atl1c 41643 0