From 71435060ae946061042847dd6d6f6f8545658cbe Mon Sep 17 00:00:00 2001 From: sbwml <984419930@qq.com> Date: Tue, 3 May 2022 13:58:50 +0800 Subject: [PATCH] init --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bfe8e78 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +### Linux device driver for Realtek Ethernet controllers + +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.