2
0
forked from Ivasoft/openwrt

ar71xx: preliminary Ubiquiti Bullet M support

SVN-Revision: 17586
This commit is contained in:
Matteo Croce
2009-09-15 09:16:21 +00:00
parent 9f53073e97
commit 41ab4d3021
3 changed files with 50 additions and 0 deletions

View File

@@ -140,6 +140,7 @@ 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_WNR2000, /* NETGEAR WNR2000 */
AR71XX_MACH_WP543, /* Compex WP543 */
AR71XX_MACH_WRT160NL, /* Linksys WRT160NL */