mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: add support for the Petatel PSR-680W Wireless CDMA Router
This patch adds support for the Korean made Petatel PSR-680W Wireless CDMA Router. The platform is based on Ralink RT3052. http://wiki.openwrt.org/toh/petatel/psr-680w Signed-off-by: Dmitry Shmygov <shmygov at rambler.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32450 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -43,6 +43,7 @@ enum ramips_mach_type {
|
||||
RAMIPS_MACH_MOFI3500_3GN, /* MoFi Network MOFI3500-3GN */
|
||||
RAMIPS_MACH_NBG_419N, /* ZyXEL NBG-419N */
|
||||
RAMIPS_MACH_OMNI_EMB, /* Omnima MiniEMBWiFi */
|
||||
RAMIPS_MACH_PSR_680W, /* Petatel PSR-680W Wireless 3G Router*/
|
||||
RAMIPS_MACH_PWH2004, /* Prolink 2004H / Abocom 5205 */
|
||||
RAMIPS_MACH_SL_R7205, /* Skylink SL-R7205 Wireless 3G Router*/
|
||||
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
|
||||
|
||||
Reference in New Issue
Block a user