diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-08-12 12:48:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-08-12 12:48:24 +0000 |
commit | 936511304079e29d09b385ee3fbd1a233465c198 (patch) | |
tree | f5f94c5a4bc37089d2434378c9f6d6b270c69f9b /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 9a049babb7da3e9cd1f7aa260f4ba0241148a092 (diff) | |
download | mtk-20170518-936511304079e29d09b385ee3fbd1a233465c198.zip mtk-20170518-936511304079e29d09b385ee3fbd1a233465c198.tar.gz mtk-20170518-936511304079e29d09b385ee3fbd1a233465c198.tar.bz2 |
ramips: add D-Link DIR-620 A1 support
Full functionality runtime tested, installation via OEM web-interface requires
a follow-up patch.
Thanks go to Sergey Vasilyugin for his patch that pointed me at the missing
bits (including the antiparallel wps led).
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 33142
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d')
-rw-r--r-- | target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index d293357..392a8e1 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -57,6 +57,7 @@ case "$FIRMWARE" in all5002 | \ argus-atp52b | \ bc2 | \ + dir-620-a1 | \ esr-9753 | \ fonera20n | \ freestation5 | \ |