2
0
forked from Ivasoft/openwrt

D-Link DAP-1350 initial support

The initial support for the D-Link DAP-1350.
USB related functionality is not tested.

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>

SVN-Revision: 32821
This commit is contained in:
John Crispin
2012-07-24 20:38:43 +00:00
parent b891eec700
commit 799d6deab0
11 changed files with 136 additions and 0 deletions

View File

@@ -38,6 +38,10 @@ case "$FIRMWARE" in
rt2x00_eeprom_extract "devdata" 16384 272
;;
dap-1350)
rt2x00_eeprom_extract "devdata" 0 272
;;
rt-n10-plus | \
rt-g32-b1)
rt2x00_eeprom_extract "devconf" 0 272