提交 44d942a9 编写于 作者: H hayeswang 提交者: David S. Miller

r8152: change the descriptor

The r8152 could support RTL8153. Update the relative descriptor.
Signed-off-by: NHayes Wang <hayeswang@realtek.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 5571415c
...@@ -92,11 +92,12 @@ config USB_RTL8150 ...@@ -92,11 +92,12 @@ config USB_RTL8150
module will be called rtl8150. module will be called rtl8150.
config USB_RTL8152 config USB_RTL8152
tristate "Realtek RTL8152 Based USB 2.0 Ethernet Adapters" tristate "Realtek RTL8152/RTL8153 Based USB Ethernet Adapters"
select MII select MII
help help
This option adds support for Realtek RTL8152 based USB 2.0 This option adds support for Realtek RTL8152 based USB 2.0
10/100 Ethernet adapters. 10/100 Ethernet adapters and RTL8153 based USB 3.0 10/100/1000
Ethernet adapters.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called r8152. module will be called r8152.
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
/* Version Information */ /* Version Information */
#define DRIVER_VERSION "v1.03.0 (2013/12/26)" #define DRIVER_VERSION "v1.03.0 (2013/12/26)"
#define DRIVER_AUTHOR "Realtek linux nic maintainers <nic_swsd@realtek.com>" #define DRIVER_AUTHOR "Realtek linux nic maintainers <nic_swsd@realtek.com>"
#define DRIVER_DESC "Realtek RTL8152 Based USB 2.0 Ethernet Adapters" #define DRIVER_DESC "Realtek RTL8152/RTL8153 Based USB Ethernet Adapters"
#define MODULENAME "r8152" #define MODULENAME "r8152"
#define R8152_PHY_ID 32 #define R8152_PHY_ID 32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册