2
0
forked from Ivasoft/openwrt

ar71xx: add Ubiquiti Rocket M and Nanostation M support

SVN-Revision: 18447
This commit is contained in:
Matteo Croce
2009-11-18 17:05:42 +00:00
parent 917ef8e84b
commit 8bb3f7cbe5
3 changed files with 56 additions and 34 deletions

View File

@@ -140,7 +140,8 @@ enum ar71xx_mach_type {
AR71XX_MACH_UBNT_LSX, /* Ubiquiti LSX */
AR71XX_MACH_UBNT_RS, /* Ubiquiti RouterStation */
AR71XX_MACH_UBNT_RSPRO, /* Ubiquiti RouterStation Pro */
AR71XX_MACH_UBNT_BULLET_M, /* Ubiquiti Bullet M */
AR71XX_MACH_UBNT_M, /* Ubiquiti Bullet M */
AR71XX_MACH_UBNT_NANO_M, /* Ubiquiti Bullet M */
AR71XX_MACH_WNR2000, /* NETGEAR WNR2000 */
AR71XX_MACH_WNDR3700, /* NETGEAR WNDR3700 */
AR71XX_MACH_WP543, /* Compex WP543 */