mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: add model detection for the TL-WA830RE board
Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35788 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -90,6 +90,9 @@ tplink_board_detect() {
|
||||
"080100"*)
|
||||
model="TP-Link TL-WA801N/ND"
|
||||
;;
|
||||
"083000"*)
|
||||
model="TP-Link TL-WA830RE"
|
||||
;;
|
||||
"084100"*)
|
||||
model="TP-Link TL-WR841N/ND"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user