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 | 41a89cfaab5396a424e3deb2ec6e81ae0a7a1b29 (patch) | |
tree | d8c7a10ffb89f2240ec94fee861764ca1c678ca1 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 9b26b9a2c2ba0e6f023eeb91b65cc6bd788a8142 (diff) | |
download | upstream-41a89cfaab5396a424e3deb2ec6e81ae0a7a1b29.tar.gz upstream-41a89cfaab5396a424e3deb2ec6e81ae0a7a1b29.tar.bz2 upstream-41a89cfaab5396a424e3deb2ec6e81ae0a7a1b29.zip |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33142 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d29335799f..392a8e1da3 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 | \ |