openwrtv4/target/linux/generic-2.6/files
Gabor Juhos 4511da99b9 ip17xx: Add support for IP175D
Add support for the IP175D chip. Since the register set is vastly different
from the previous models, we cannot not use the register number tables in struct
register_mappings (except for VLAN_DEFAULT_TAG_REG), so we supply a different
set of low-level functions.

Unlike with the previous models, we keep the VLAN setup in our state structure
instead of querying the hardware (it would be much harder in case of IP175D,
because the mapping between hardware and software state is not 1:1). Therefore,
get_flags() and get_state() are no-ops.

Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>

SVN-Revision: 21721
2010-06-08 20:18:51 +00:00
..
arch/mips/fw/myloader move MyLoader stuff into generic files, will be used on adm5120 2008-11-17 09:19:27 +00:00
crypto/ocf fix build error on hifnHIPP spotted by buildbot 2010-05-05 09:03:59 +00:00
drivers ip17xx: Add support for IP175D 2010-06-08 20:18:51 +00:00
fs/yaffs2 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28 2009-04-18 06:29:23 +00:00
include/linux swconfig: Add cpu port index to help output. 2010-04-16 19:32:40 +00:00