[PATCH v3] qe: miscellaneous code improvements and fixes to the QE library
Anton Vorontsov
avorontsov at ru.mvista.com
Thu Oct 4 02:29:00 EST 2007
On Wed, Oct 03, 2007 at 10:01:48AM -0500, Timur Tabi wrote:
> Anton Vorontsov wrote:
>
>> Ok, thanks anyway, will look further as time will permit.
>
> I think I found it. Of course, if I'm right, then that doesn't explain how
> the 8360 works.
>
> In struct ucc_geth, add this:
>
> struct ucc_geth {
> struct ucc_fast uccf;
> + u8 res9[0x100 - sizeof(struct ucc_fast)];
> u32 maccfg1; /* mac configuration reg. 1 */
> u32 maccfg2; /* mac configuration reg. 2 */
>
This fixed issue, much thanks.
--
Anton Vorontsov
email: cbou at mail.ru
backup email: ya-cbou at yandex.ru
irc://irc.freenode.net/bd2
More information about the Linuxppc-dev
mailing list