diff options
author | John Crispin <john@openwrt.org> | 2014-01-15 18:29:44 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-01-15 18:29:44 +0000 |
commit | beb29461ff05ce04eaafcbc24c65b2b95fc91f56 (patch) | |
tree | b9a19dd4c2bfc9805cbd4cc8badcca9646a6a960 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 62dd252b86b10d055b55558d9944573a282dd50c (diff) | |
download | upstream-beb29461ff05ce04eaafcbc24c65b2b95fc91f56.tar.gz upstream-beb29461ff05ce04eaafcbc24c65b2b95fc91f56.tar.bz2 upstream-beb29461ff05ce04eaafcbc24c65b2b95fc91f56.zip |
ramips: Add userspace support for the Edimax BR-6475nD
The rt2x00 wifi driver may still need updating to
function with this device.
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>
SVN-Revision: 39298
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 d38aadda09..5906e686a2 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 @@ -66,6 +66,7 @@ case "$FIRMWARE" in awm002-evb | \ bc2 | \ br6425 | \ + br-6475nd | \ broadway | \ br6524n | \ carambola | \ |