lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Recent modifications in CS8900if.c


From: Uwe Roth
Subject: [lwip-users] Recent modifications in CS8900if.c
Date: Mon, 15 May 2006 14:08:13 +0200

Hello Christiaan,
 
I think in
 
CS8900if.c -> cs8900_input() -> line 419
 
rxtx_num (which holds the linear address of RXTXREG) needs to be of type u32_t instead of u16_t.
Otherwise your recently made modification will work in a 16bit environment only.
 
I didn't check the mailing list for a while.
Please forgive me if this had already been posted here before.

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]