Created
September 16, 2018 02:27
-
-
Save antosamalona/d200a521a7e1fc1fe3f1c1175034397c 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 -sanitize ✔ 2716 10:25:22 | |
*-network | |
description: Ethernet interface | |
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller | |
vendor: Realtek Semiconductor Co., Ltd. | |
physical id: 0 | |
bus info: pci@0000:02:00.0 | |
logical name: eth0 | |
version: 15 | |
serial: [REMOVED] | |
size: 1Gbit/s | |
capacity: 1Gbit/s | |
width: 64 bits | |
clock: 33MHz | |
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation | |
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=[REMOVED] latency=0 link=yes multicast=yes port=MII speed=1Gbit/s | |
resources: irq:16 ioport:4000(size=256) memory:a4104000-a4104fff memory:a4100000-a4103fff | |
*-network | |
description: Wireless interface | |
product: Realtek Semiconductor Co., Ltd. | |
vendor: Realtek Semiconductor Co., Ltd. | |
physical id: 0 | |
bus info: pci@0000:03:00.0 | |
logical name: wlan0 | |
version: 00 | |
serial: [REMOVED] | |
width: 64 bits | |
clock: 33MHz | |
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless | |
configuration: broadcast=yes driver=rtl8723de driverversion=4.17.0-1-amd64 firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11 | |
resources: irq:130 ioport:3000(size=256) memory:a4000000-a400ffff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment