mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ramips] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32821 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -36,6 +36,7 @@ enum ramips_mach_type {
|
||||
/* RT3052 based machines */
|
||||
RAMIPS_MACH_ARGUS_ATP52B, /* Argus ATP-52B */
|
||||
RAMIPS_MACH_BC2, /* NexAira BC2 */
|
||||
RAMIPS_MACH_DAP_1350, /* D-Link DAP-1350 */
|
||||
RAMIPS_MACH_ESR_9753, /* Senao / EnGenius ESR-9753*/
|
||||
RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */
|
||||
RAMIPS_MACH_FONERA20N, /* La Fonera 2.0N */
|
||||
|
||||
Reference in New Issue
Block a user