$ lspci | awk '/[Nn]et/ {print $1}' | xargs -i% lspci -ks %
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 04)
Subsystem: Toshiba America Info Systems 82579V Gigabit Network Connection
Kernel driver in use: e1000e
Kernel modules: e1000e
04:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
Subsystem: Askey Computer Corp. AR9485 Wireless Network Adapter
Kernel driver in use: ath9k
Kernel modules: ath9k
=====================================================================
$ sudo lshw -c network
No comments:
Post a Comment