LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to find network card driver name and version on Linux (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-find-network-card-driver-name-and-version-on-linux-4175595907/)

LXer 12-22-2016 01:45 AM

LXer: How to find network card driver name and version on Linux
 
Published at LXer:

For network interface card (NIC) hardware to operate properly, you need a suitable device driver for the NIC hardware. A NIC device driver implements a hardware-independent common interface between the Linux kernel and the NIC, so that packets can be moved between the kernel and the NIC. While some drivers may be statically built in the kernel, most drivers for modern NICs are dynamically loaded as kernel modules.

Read More...


All times are GMT -5. The time now is 03:01 PM.