[PATCH 5/5] Solve host error problem in low performance embedded system when continune down and up.

2006-10-14 Thread Jesse Huang
From: Jesse Huang [EMAIL PROTECTED] Change Logs: Solve host error problem in low performance embedded system when continune down and up. It will cause IP100A DMA TargetAbort. So we need more safe process to up and down IP100A with wait hardware completely stop and software cur_tx/

[PATCH 5/5] Solve host error problem in low performance embedded system when continune down and up.

2006-10-02 Thread Jesse Huang
From: Jesse Huang [EMAIL PROTECTED] Change Logs: Solve host error problem in low performance embedded system when continune down and up. Signed-off-by: Jesse Huang [EMAIL PROTECTED] --- drivers/net/sundance.c | 26 +++--- 1 files changed, 23 insertions(+), 3 deletions(-)

Re: [PATCH 5/5] Solve host error problem in low performance embedded system when continune down and up.

2006-10-02 Thread Andrew Morton
On Mon, 02 Oct 2006 14:26:36 -0400 Jesse Huang [EMAIL PROTECTED] wrote: Solve host error problem in low performance embedded system when continune down and up. I don't understand that. Please describe the actual problem which is being solved, as well as the means by which it was solved,

Re: [PATCH 5/5] Solve host error problem in low performance embedded system when continune down and up.

2006-10-02 Thread Jesse Huang
: linux-kernel@vger.kernel.org; netdev@vger.kernel.org; [EMAIL PROTECTED] Sent: Monday, October 02, 2006 2:51 PM Subject: Re: [PATCH 5/5] Solve host error problem in low performance embedded system when continune down and up. On Mon, 02 Oct 2006 14:26:36 -0400 Jesse Huang [EMAIL PROTECTED] wrote

Re: [PATCH 5/5] Solve host error problem in low performance embedded system when continune down and up.

2006-10-02 Thread Frederik Deweerdt
On Mon, Oct 02, 2006 at 02:26:36PM -0400, Jesse Huang wrote: From: Jesse Huang [EMAIL PROTECTED] Change Logs: Solve host error problem in low performance embedded system when continune down and up. Signed-off-by: Jesse Huang [EMAIL PROTECTED] --- drivers/net/sundance.c | 26