Add stub driver for ADM6996F switches (configured through MII)
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)
commit71bfa58f2f3cdf099afee04c3c38a4b76a2142b5
tree19ef329fe99f9be47690338b6af8f66136485e5d
parentd3f5637a102b09316b9193d18121b4387d8312c6
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]