hardware.rst
changeset 1800 52dc917e83bb
parent 1799 68dd5bfdd65a
child 1801 8d1f64bb9f7f
--- a/hardware.rst	Fri Dec 04 23:48:44 2015 +0200
+++ b/hardware.rst	Sat Dec 05 00:13:27 2015 +0200
@@ -179,6 +179,12 @@
 
   ``lspci | grep Ethernet``
     Ethernet controllers.
+  ``lshw -class network``
+    Hardware capabilities of network devices.
+  ``sudo ethtool eth0``
+    Hardware capabilities of network device.
+  ``ethtool -i eth0``
+    Driver info.
   ``ip link show``
     List of netword devices and MAC addresses.
   ``ip addr show``