Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# ls -l /sys/class/net/*/device
lrwxrwxrwx 1 root root 0 Jul 9 02:10 /sys/class/net/eth0/device -> ../../../devices/pci0000:00/0000:00:1c.0/0000:02:00.0
lrwxrwxrwx 1 root root 0 Jul 9 02:10 /sys/class/net/eth1/device -> ../../../devices/pci0000:00/0000:00:1c.0/0000:02:00.1
lrwxrwxrwx 1 root root 0 Jul 9 02:10 /sys/class/net/eth2/device -> ../../../devices/pci0000:00/0000:[red]00:1c.2[/red]/0000:03:00.0
lrwxrwxrwx 1 root root 0 Jul 9 02:10 /sys/class/net/eth3/device -> ../../../devices/pci0000:00/0000:00:1c.2/0000:03:00.1
# lspci
...
00:14.0 PIC: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers (rev 13)
00:14.1 PIC: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 13)
00:14.2 PIC: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 13)
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1
[red]00:1c.2[/red] PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 3
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
...