There is no wifi, so there is no bad wifi.
[Matthias Schiffer: rebase onto master]
(cherry picked from commit 17d1c65610)
		
	
			
		
			
				
	
	
		
			30 lines
		
	
	
		
			379 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			379 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# BROKEN: No AP+IBSS support, 11s has high packet loss
 | 
						|
if [ "$BROKEN" ]; then
 | 
						|
 | 
						|
## D-Link
 | 
						|
 | 
						|
device d-link-dir-860l-b1 dir-860l-b1
 | 
						|
 | 
						|
 | 
						|
## ZBT
 | 
						|
 | 
						|
device zbt-wg3526 zbt-wg3526
 | 
						|
factory
 | 
						|
 | 
						|
fi
 | 
						|
 | 
						|
 | 
						|
# Devices without WLAN
 | 
						|
 | 
						|
## Ubiquiti
 | 
						|
 | 
						|
device ubnt-erx ubnt-erx
 | 
						|
packages '-hostapd-mini'
 | 
						|
factory
 | 
						|
sysupgrade '.tar'
 | 
						|
 | 
						|
device ubnt-erx-sfp ubnt-erx-sfp
 | 
						|
packages '-hostapd-mini'
 | 
						|
factory
 | 
						|
sysupgrade '.tar'
 |