Add stub driver for ADM6996F switches (configured through MII) The driver currently...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 20 Apr 2008 02:53:04 +0000 (02:53 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 20 Apr 2008 02:53:04 +0000 (02:53 +0000)
commita323a7bf2a131761180a1ffe01928dc2e7804837
tree89fef6ba6d25ffb5ac881b53b2a7db10421af652
parent27d341022c302a5d12e3cdad035358a20f72e3e1
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a

SVN-Revision: 10869
target/linux/atheros/config-2.6.23
target/linux/generic-2.6/config-2.6.23
target/linux/generic-2.6/files/drivers/net/phy/adm6996.c [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/net/phy/adm6996.h [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/610-phy_detect.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/620-phy_adm6996.patch [new file with mode: 0644]