README 592 B

12345678910111213141516
  1. r8168 (Linux device driver for Realtek Ethernet controllers)
  2. This is the Linux device driver released for RealTek RTL8168B/8111B,
  3. RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, RTL8168DP/8111DP, and
  4. RTL8168E/8111E Gigabit Ethernet controllers with PCI-Express interface.
  5. This will need to be rebuilt for every new kernel installed.
  6. To build the module for a kernel that isn't currently running on the
  7. system, pass that kernel's "uname -r" output such as:
  8. KERNEL="4.4.0" ./r8168.SlackBuild
  9. In order to avoid conflicts, /etc/modprobe.d/r8169_blacklist.conf
  10. disables the r8169 driver.