mirror of
https://git.yoctoproject.org/poky
synced 2026-03-27 16:02:21 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@788 311d38ba-8fff-0310-9ca6-ca027cbcb966
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
# 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"
|