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>
This commit is contained in:
parent
9f109876ea
commit
9a5801e7f6
@ -82,7 +82,8 @@ ubnt_xm_board_detect() {
|
|||||||
"e0a")
|
"e0a")
|
||||||
model="Ubiquiti NanoStation loco M"
|
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"
|
model="Ubiquiti Rocket M"
|
||||||
;;
|
;;
|
||||||
"e20"|\
|
"e20"|\
|
||||||
|
Loading…
Reference in New Issue
Block a user