aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/udev/50-hostap_cs.rules
blob: efefdc58fcf7383d3a784aee8f455b9e294a48ce (plain)
1
2
3
4
# hostap_cs needs ignore_cis_vcc=1 set - this should handle all cards
#
ACTION=="add", DEVICE=="hostap_cs", \
 SYSFS{func_id}=="0x06", RUN+="/sbin/modprobe hostap_cs ignore_cis_vcc=1"