
29 Apr
2005
29 Apr
'05
5:51 p.m.
Hi,
this patch fixes two bugs in dm9161.c; - in dm9161_InitPhy the interrupts were enabled instead of disabled - in dm9161_AutoNegotiate the PHY was disconnected from the wire and never re-connected (it seems this function is never called).
Changelog: * patch by Anders Larsen, 2005-04-29 fix dm9161.c initialization
Cheers Anders