Re: Re: [PATCH] Fix Default to 'y' for SR9800 Device Driver, settingto 'n'

2014-02-13 Thread liujunliang_ljl
Dear David : Thanks all the same. 2014-02-14 liujunliang_ljl 发件人: David Miller 发送时间: 2014-02-14 07:42:24 收件人: sergei.shtylyov 抄送: liujunliang_ljl; thierry.reding; horms; joe; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] Fix

Re: Re: [PATCH] Fix Default to 'y' for SR9800 Device Driver, settingto 'n'

2014-02-13 Thread liujunliang_ljl
Dear David : Thanks all the same. 2014-02-14 liujunliang_ljl 发件人: David Miller 发送时间: 2014-02-14 07:42:24 收件人: sergei.shtylyov 抄送: liujunliang_ljl; thierry.reding; horms; joe; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] Fix

[PATCH] Fix Default to 'y' for SR9800 Device Driver, setting to 'n'

2014-02-12 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 2551bf6..82df7c3 100644 --- a/drivers/net/usb/Kconfig +++ b/drivers/net/usb/Kconfig @@ -295,7 +295,6 @@

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 DeviceDriver Support

2014-02-12 Thread liujunliang_ljl
Dear Thierry : For this driver, we can set it as 'n', and There is no rule of thumb as to which should default to y. Thanks for your advice. Thanks again. 2014-02-13 liujunliang_ljl

[PATCH] Fix Default to 'y' for SR9800 Device Driver, setting to 'n'

2014-02-12 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig index 2551bf6..82df7c3 100644 --- a/drivers/net/usb/Kconfig +++

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 DeviceDriver Support

2014-02-12 Thread liujunliang_ljl
Dear Thierry : For this driver, we can set it as 'n', and There is no rule of thumb as to which should default to y. Thanks for your advice. Thanks again. 2014-02-13 liujunliang_ljl

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device Driver Support

2014-02-10 Thread liujunliang_ljl
Dear Miller : Thanks a lot. 2014-02-11 liujunliang_ljl 发件人: David Miller 发送时间: 2014-02-11 08:54:00 收件人: liujunliang_ljl 抄送: joe; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device Driver Support

2014-02-10 Thread liujunliang_ljl
Dear Miller : Thanks a lot. 2014-02-11 liujunliang_ljl 发件人: David Miller 发送时间: 2014-02-11 08:54:00 收件人: liujunliang_ljl 抄送: joe; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-02-09 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 870 ++ drivers/net/usb/sr9800.h | 202 +++ 4 files changed, 1089 insertions(+), 0

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device Driver Support

2014-02-09 Thread liujunliang_ljl
Dear Joe : Thanks a lot for your detail checking. 2014-02-10 liujunliang_ljl 发件人: Joe Perches 发送时间: 2014-02-10 13:47:08 收件人: liujunliang_ljl 抄送: davem; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9800 : One chip

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-02-09 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 873 ++ drivers/net/usb/sr9800.h | 202 +++ 4 files changed, 1092 insertions(+), 0

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-02-09 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 873 ++ drivers/net/usb/sr9800.h | 202 +++ 4

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device Driver Support

2014-02-09 Thread liujunliang_ljl
Dear Joe : Thanks a lot for your detail checking. 2014-02-10 liujunliang_ljl 发件人: Joe Perches 发送时间: 2014-02-10 13:47:08 收件人: liujunliang_ljl 抄送: davem; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9800 : One chip

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-02-09 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 870 ++ drivers/net/usb/sr9800.h | 202 +++ 4

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-02-06 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 874 ++ drivers/net/usb/sr9800.h | 202 +++ 4 files changed, 1093 insertions(+) create

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device Driver Support

2014-02-06 Thread liujunliang_ljl
Dear Joe : I'm sorry that I reply so late, because I have just spent new chinese year. I will resubmit SR9800 Driver today. Thanks a lot. 2014-02-07 liujunliang_ljl 发件人: Joe Perches 发送时间: 2014-01-28 16:59:38 收件人: liujunliang_ljl 抄送

Re: Re: [PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800Device Driver Support

2014-02-06 Thread liujunliang_ljl
Dear Joe : I'm sorry that I reply so late, because I have just spent new chinese year. I will resubmit SR9800 Driver today. Thanks a lot. 2014-02-07 liujunliang_ljl 发件人: Joe Perches 发送时间: 2014-01-28 16:59:38 收件人: liujunliang_ljl 抄送

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-02-06 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 874 ++ drivers/net/usb/sr9800.h | 202 +++ 4

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-01-28 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 874 ++ drivers/net/usb/sr9800.h | 202 +++ 4 files changed, 1093 insertions(+) create

[PATCH] USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support

2014-01-28 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig | 16 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9800.c | 874 ++ drivers/net/usb/sr9800.h | 202 +++ 4

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NETSR9700Device Driver Support

2013-09-22 Thread liujunliang_ljl
Dear Miller : I'm sorry to trouble you that How about the process for SR9700 Device Driver release? Thanks a lot. 2013-09-22 liujunliang_ljl 发件人: David Miller 发送时间: 2013-09-04 10:27:14 收件人: liujunliang_ljl 抄送: horms; joe; romieu

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NETSR9700Device Driver Support

2013-09-22 Thread liujunliang_ljl
Dear Miller : I'm sorry to trouble you that How about the process for SR9700 Device Driver release? Thanks a lot. 2013-09-22 liujunliang_ljl 发件人: David Miller 发送时间: 2013-09-04 10:27:14 收件人: liujunliang_ljl 抄送: horms; joe; romieu

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NETSR9700Device Driver Support

2013-09-03 Thread liujunliang_ljl
Dear David Miller : Thanks a lot. I'm sorry that I just wonder to know which kernel version will release this driver, thanks again.  2013-09-04 liujunliang_ljl 发件人: David Miller 发送时间: 2013-09-04 10:27:14 收件人: liujunliang_ljl

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NETSR9700Device Driver Support

2013-09-03 Thread liujunliang_ljl
Dear David Miller : Thanks a lot. I'm sorry that I just wonder to know which kernel version will release this driver, thanks again.  2013-09-04 liujunliang_ljl 发件人: David Miller 发送时间: 2013-09-04 10:27:14 收件人: liujunliang_ljl

[PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support

2013-09-01 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig |8 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9700.c | 560 ++ drivers/net/usb/sr9700.h | 173 ++ 4 files changed, 742 insertions(+) create

[PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support

2013-09-01 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig |8 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9700.c | 560 ++ drivers/net/usb/sr9700.h | 173 ++

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support

2013-08-28 Thread liujunliang_ljl
Dear David : Thanks a lot. please check the patch. thanks again. 2013-08-29 liujunliang_ljl 发件人: David Miller 发送时间: 2013-08-29 05:44:06 收件人: liujunliang_ljl 抄送: horms; joe; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9700

[PATCH] USB2NET : SR9700 : One Chip USB 1.1 USB2NET SR9700 Device Driver Support

2013-08-28 Thread liujunliang_ljl
From: Liu Junliang Signed-off-by: Liu Junliang --- drivers/net/usb/Kconfig |8 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9700.c | 558 ++ drivers/net/usb/sr9700.h | 172 ++ 4 files changed, 739 insertions(+), 0

[PATCH] USB2NET : SR9700 : One Chip USB 1.1 USB2NET SR9700 Device Driver Support

2013-08-28 Thread liujunliang_ljl
From: Liu Junliang liujunliang_...@163.com Signed-off-by: Liu Junliang liujunliang_...@163.com --- drivers/net/usb/Kconfig |8 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9700.c | 558 ++ drivers/net/usb/sr9700.h | 172 ++

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support

2013-08-28 Thread liujunliang_ljl
Dear David : Thanks a lot. please check the patch. thanks again. 2013-08-29 liujunliang_ljl 发件人: David Miller 发送时间: 2013-08-29 05:44:06 收件人: liujunliang_ljl 抄送: horms; joe; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9700

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support

2013-08-25 Thread liujunliang_ljl
. Thanks again. 2013-08-26 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-25 02:15:19 收件人: liujunliang_ljl 抄送: davem; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver

Re: Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NETSR9700Device Driver Support

2013-08-25 Thread liujunliang_ljl
Dear all : Thanks a lot. 2013-08-26 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-26 10:19:35 收件人: liujunliang_ljl 抄送: davem; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1

Re: Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NETSR9700Device Driver Support

2013-08-25 Thread liujunliang_ljl
Dear all : Thanks a lot. 2013-08-26 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-26 10:19:35 收件人: liujunliang_ljl 抄送: davem; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1

Re: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support

2013-08-25 Thread liujunliang_ljl
. Thanks again. 2013-08-26 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-25 02:15:19 收件人: liujunliang_ljl 抄送: davem; horms; romieu; gregkh; netdev; linux-usb; linux-kernel; sunhecheng 主题: Re: [PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver

[PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700 Device Driver Support

2013-08-24 Thread liujunliang_ljl
From: liujl Signed-off-by: liujl --- drivers/net/usb/Kconfig |8 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9700.c | 551 ++ drivers/net/usb/sr9700.h | 172 ++ 4 files changed, 732 insertions(+), 0 deletions(-) create

[PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700 Device Driver Support

2013-08-24 Thread liujunliang_ljl
From: liujl liujunliang_...@163.com Signed-off-by: liujl liujunliang_...@163.com --- drivers/net/usb/Kconfig |8 + drivers/net/usb/Makefile |1 + drivers/net/usb/sr9700.c | 551 ++ drivers/net/usb/sr9700.h | 172 ++ 4 files

Re: Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700DeviceDriver into the Linux Kernel

2013-08-22 Thread liujunliang_ljl
. Thanks again. 2013-08-22 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-21 19:34:10 收件人: liujunliang_ljl 抄送: Francois Romieu; gregkh; sunhecheng; linux-usb; netdev; linux-kernel 主题: Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700DeviceDriver into the Linux

Re: Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700DeviceDriver into the Linux Kernel

2013-08-22 Thread liujunliang_ljl
. Thanks again. 2013-08-22 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-21 19:34:10 收件人: liujunliang_ljl 抄送: Francois Romieu; gregkh; sunhecheng; linux-usb; netdev; linux-kernel 主题: Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700DeviceDriver into the Linux

Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

2013-08-21 Thread liujunliang_ljl
0xF2 +#defineTXC_USBS_TXC0 (1 << 0) +#defineTXC_USBS_TXC1 (1 << 1) +#defineTXC_USBS_TXC2 (1 << 2) +#defineTXC_USBS_EP1RDY (1 << 5) +#define TXC_USBS_SUSFLAG(1 <&

Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

2013-08-21 Thread liujunliang_ljl
TXC_USBS_EP1RDY (1 << 5) +#defineTXC_USBS_SUSFLAG(1 << 6) +#defineTXC_USBS_RXFAULT(1 << 7) +/* USB Control register */ +#defineUSBC0xF4 +#defineUSBC_EP3NAK (1 <<

Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

2013-08-21 Thread liujunliang_ljl
TXC_USBS_TXC2 (1 << 2) +#defineTXC_USBS_EP1RDY (1 << 5) +#define TXC_USBS_SUSFLAG(1 << 6) +#define TXC_USBS_RXFAULT(1 << 7) +/* USB Control register */ +#defineUSBC0xF4 +#define

Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

2013-08-21 Thread liujunliang_ljl
7 /* 3bytes header + 4crc tail */ + +#endif /* _SR9700_H */ 2013-08-21 liujunliang_ljl 发件人: Ben Hutchings 发送时间: 2013-08-20 21:36:50 收件人: liujunliang_ljl 抄送: gregkh; linux-usb; netdev; linux-kernel; sunhecheng 主题: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700

Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

2013-08-21 Thread liujunliang_ljl
*/ + +#endif /* _SR9700_H */ 2013-08-21 liujunliang_ljl 发件人: Francois Romieu 发送时间: 2013-08-21 04:46:12 收件人: liujunliang_ljl 抄送: gregkh; sunhecheng; linux-usb; netdev; linux-kernel 主题: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver into the Linux Kernel

2013-08-21 Thread liujunliang_ljl
0x80 +#defineSR_MCAST_MAX64 +#defineSR_TX_OVERHEAD 2 /* 2bytes header */ +#defineSR_RX_OVERHEAD 7 /* 3bytes header + 4crc tail */ + +#endif /* _SR9700_H */ 2013-08-21 liujunliang_ljl 发件人: Joe Perches 发送时间: 2013-08-21

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel

2013-08-20 Thread liujunliang_ljl
A_USBFA (0x7F << 0) +// TX packet Counter & USB Status Reg +#defineTXC_USBS_TXC0 (1 << 0) +#defineTXC_USBS_TXC1 (1 << 1) +#defineTXC_USBS_TXC2 (1 << 2) +#defineTXC_USBS_EP1RDY (1 << 5) +#defineTXC_USBS_SUSFLAG(

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel

2013-08-20 Thread liujunliang_ljl
BFA (0x7F << 0) +// TX packet Counter & USB Status Reg +#defineTXC_USBS_TXC0 (1 << 0) +#defineTXC_USBS_TXC1 (1 << 1) +#defineTXC_USBS_TXC2 (1 << 2) +#defineTXC_USBS_EP1RDY (1 << 5) +#defineTXC_USBS_SUSFLAG(1 << 6) +#defineTXC_USBS_RXFAULT(1 << 7) +// USB Control Reg +#defineUSBC_EP3NAK (1 << 4) +#defineUSBC_EP3ACK (1 << 5) + +/* Variables */ +#defineSR_RD_REGS 0x00 +#defineSR_WR_REGS 0x01 +#defineSR_WR_REG 0x03 +#defineSR_REQ_RD_REG (USB_DIR_IN | USB_TYPE_VENDOR | USB_RECIP_DEVICE) +#defineSR_REQ_WR_REG (USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_DEVICE) + +#defineSR_SHARE_TIMEOUT1000 +#defineSR_EEPROM_LEN 256 +#defineSR_MCAST_SIZE 8 +#defineSR_MCAST_MAX64 +#defineSR_TX_OVERHEAD 2 // 2bytes header +#defineSR_RX_OVERHEAD 7 // 3bytes header + 4crc tail + +/*--*/ -- 2013-08-20 liujunliang_ljl www.corechip-sz.com

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel

2013-08-20 Thread liujunliang_ljl
header + 4crc tail + +/*--*/ -- 2013-08-20 liujunliang_ljl www.corechip-sz.com

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel

2013-08-20 Thread liujunliang_ljl
// 3bytes header + 4crc tail + +/*--*/ -- 2013-08-20 liujunliang_ljl www.corechip-sz.com -- To unsubscribe from this list: send the line unsubscribe linux