diff options
Diffstat (limited to 'packages/udev/files/50-hostap_cs.rules')
-rw-r--r-- | packages/udev/files/50-hostap_cs.rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/udev/files/50-hostap_cs.rules b/packages/udev/files/50-hostap_cs.rules deleted file mode 100644 index efefdc58fc..0000000000 --- a/packages/udev/files/50-hostap_cs.rules +++ /dev/null @@ -1,4 +0,0 @@ -# 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" |