donkey@donkey-TravelMate-4320:~$ lsmod
Module Size Used by
btusb 17912 2
joydev 17393 0
snd_hda_codec_realtek 174134 1
acer_wmi 23612 0
sparse_keymap 13658 1 acer_wmi
snd_hda_intel 32765 3
snd_hda_codec 109562 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13276 1 snd_hda_codec
snd_pcm 80845 2 snd_hda_intel,snd_hda_codec
snd_seq_midi 13132 0
pcmcia 39791 0
snd_rawmidi 25424 1 snd_seq_midi
wl 2646601 0
snd_seq_midi_event 14475 1 snd_seq_midi
snd_seq 51567 2 snd_seq_midi,snd_seq_midi_event
snd_timer 28931 2 snd_pcm,snd_seq
psmouse 72919 0
tifm_7xx1 12937 0
serio_raw 13027 0
snd_seq_device 14172 3 snd_seq_midi,snd_rawmidi,snd_seq
tifm_core 15040 1 tifm_7xx1
yenta_socket 27465 0
pcmcia_rsrc 18367 1 yenta_socket
uvcvideo 67203 0
pcmcia_core 21511 3 pcmcia,yenta_socket,pcmcia_rsrc
snd 62064 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
videodev 86588 1 uvcvideo
nsc_ircc 23240 0
soundcore 14635 1 snd
irda 185517 1 nsc_ircc
i915 414703 3
lib80211 14040 1 wl
snd_page_alloc 14108 2 snd_hda_intel,snd_pcm
rfcomm 38139 12
crc_ccitt 12595 1 irda
bnep 17830 2
parport_pc 32114 0
bluetooth 158438 23 btusb,rfcomm,bnep
ppdev 12849 0
drm_kms_helper 45466 1 i915
drm 197692 4 i915,drm_kms_helper
wmi 18744 1 acer_wmi
i2c_algo_bit 13199 1 i915
mac_hid 13077 0
video 19068 1 i915
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
firewire_ohci 40172 0
firewire_core 56906 1 firewire_ohci
sdhci_pci 18324 0
sdhci 28241 1 sdhci_pci
crc_itu_t 12627 1 firewire_core
usbhid 41906 0
hid 77367 1 usbhid
tg3 141369 0
donkey@donkey-TravelMate-4320:~$ lspci -nnk | grep -iA3 net
02:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:011c]
Kernel driver in use: tg3
Kernel modules: tg3
04:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Subsystem: AMBIT Microsystem Corp. Device [1468:0422]
Kernel modules: wl, ssb
0f:06.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]
donkey@donkey-TravelMate-4320:~$