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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user