lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 11 Jul 2008 08:55:18 +0800
From:	Wang Jian <lark@...ux.net.cn>
To:	netdev@...r.kernel.org
CC:	Alexandr Smirnov <asmirnov@...mvista.com>,
	Andy Fleming <afleming@...escale.com>
Subject: [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c

These 2 patches fixed misuse of register for 88e1111.

The problem can be reproduced in my powerpc dev board.

With fiber plugged, start the board in u-boot, the fiber link is
established and data transfer is ok. Booting into kernel with current
marvell.c implementation, and "ifconfig ethX up", the fiber link is lost.

The #1 patch fixed this.

The #2 patch is obvious but I can't test it myself because the board I
have using 88e1111 in GMII mode.

Notice: These two patches didn't fix some auto selection problem yet. I
will discuss the problem in seperate email.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists