Hi Jeff:
> (4) are you certain that DMACtrl should be read as a 32-bit register?
> In other code, you treat it as a 16-bit register.
DMACtrl can read and write both in 16-bit and 32-bit. I will modify all
of then as 32-bit.
Thanks.
Jesse
-
To unsubscribe from this list: send the line "unsubscr
Hi Jeff:
I will follow those suggestions. Thanks.
Jesse
- Original Message -
From: "Jeff Garzik" <[EMAIL PROTECTED]>
To: "Jesse Huang" <[EMAIL PROTECTED]>
Cc: ; ;
<[EMAIL PROTECTED]>
Sent: Friday, August 18, 2006 7:17 PM
Subject: Re: [PATCH 6/6
Jesse Huang wrote:
From: Jesse Huang <[EMAIL PROTECTED]>
Solve host error problem when in low performance embedded
Change Logs:
Solve host error problem when in low performance embedded
---
drivers/net/sundance.c | 26 ++
1 files changed, 22 insertions(+), 4 del