ar71xx: add model detection for UBNT Rocket Ti

Based-on-patch-by: Neal Oakey <neal.oakey@bingo-ev.de>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
v19.07.3_mercusys_ac12_duma
Matthias Schiffer 8 years ago
parent 9f109876ea
commit 9a5801e7f6
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

@ -82,7 +82,8 @@ ubnt_xm_board_detect() {
"e0a")
model="Ubiquiti NanoStation loco M"
;;
"e1b") # Rocket M5 untested
"e1b"|\ # Note: the M5 / M5 Ti haven't yet been verified
"e1d") # Rocket M Ti
model="Ubiquiti Rocket M"
;;
"e20"|\

Loading…
Cancel
Save