add support for Hauppauge Broadway
[librecmc/librecmc.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / machine.h
index 71fe2f9a13b48e536bb98a63151359dcfb4aed06..f8dbcbc25cd0618e204a01138bc9450299e51ba5 100644 (file)
@@ -39,10 +39,12 @@ enum ramips_mach_type {
        RAMIPS_MACH_ALL0239_3G,         /* ALL0239-3G */
        RAMIPS_MACH_ARGUS_ATP52B,       /* Argus ATP-52B */
        RAMIPS_MACH_BC2,                /* NexAira BC2 */
+       RAMIPS_MACH_BROADWAY,           /* Hauppauge Broadway */
        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 */
+       RAMIPS_MACH_RT_N13U,            /* ASUS RT-N13U */
        RAMIPS_MACH_FREESTATION5,       /* ARC Freestation5 */
        RAMIPS_MACH_HW550_3G,           /* Aztech HW550-3G */
        RAMIPS_MACH_MOFI3500_3GN,       /* MoFi Network MOFI3500-3GN */
@@ -70,4 +72,8 @@ enum ramips_mach_type {
        /* RT3662 based machines */
        RAMIPS_MACH_DIR_645,            /* D-Link DIR-645 */
        RAMIPS_MACH_RT_N56U,            /* Asus RT-N56U */
+
+       /* RT3883 based machines */
+       RAMIPS_MACH_TEW_691GR,          /* TRENDnet TEW-691GR */
+       RAMIPS_MACH_TEW_692GR           /* TRENDnet TEW-692GR */
 };