Created
November 1, 2013 16:33
-
-
Save ChimeraCoder/7268028 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo lshw -C network | |
*-network | |
description: Wireless interface | |
product: Centrino Advanced-N 6230 [Rainbow Peak] | |
vendor: Intel Corporation | |
physical id: 0 | |
bus info: pci@0000:02:00.0 | |
logical name: wlan0 | |
version: 34 | |
serial: 00:db:df:0e:06:c8 | |
width: 64 bits | |
clock: 33MHz | |
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless | |
configuration: broadcast=yes driver=iwlwifi driverversion=3.2.0-55-generic firmware=18.168.6.1 ip=10.33.45.214 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn | |
resources: irq:50 memory:f0500000-f0501fff | |
*-network | |
description: Ethernet interface | |
physical id: 2 | |
logical name: usb0 | |
serial: 16:1a:87:5e:75:6b | |
capabilities: ethernet physical | |
configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.76 link=yes multicast=yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment