From 70ef725206c13bba8ed5cade3213080d756de135 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 6 Nov 2016 18:00:19 -0500 Subject: network/r8168: Update README. --- network/r8168/README | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'network') diff --git a/network/r8168/README b/network/r8168/README index 75bc8feef9740..8e3cb1e69b37a 100644 --- a/network/r8168/README +++ b/network/r8168/README @@ -1,11 +1,16 @@ -This is the Linux device driver released for RealTek RTL8168B/8111B, RTL8168C/8111C, -RTL8168CP/8111CP, RTL8168D/8111D, RTL8168DP/8111DP, and RTL8168E/8111E Gigabit -Ethernet controllers with PCI-Express interface. +r8168 (Linux device driver for Realtek Ethernet controllers) -To build the module for a kernel that isn't currently running on the system pass -that kernel's "uname -r" ouput such as: KERNEL="4.4.0" ./r8168.SlackBuild +This is the Linux device driver released for RealTek RTL8168B/8111B, +RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, RTL8168DP/8111DP, and +RTL8168E/8111E Gigabit Ethernet controllers with PCI-Express interface. -To use this module blacklist the r8169 driver in /etc/modprobe.d/blacklist.conf: +To build the module for a kernel that isn't currently running on the +system pass that kernel's "uname -r" ouput such as: + +KERNEL="4.4.0" ./r8168.SlackBuild + +To use this module, blacklist the r8169 driver in +/etc/modprobe.d/blacklist.conf: blacklist r8169 -- cgit v1.2.3