summaryrefslogtreecommitdiff
path: root/packages/udev/files/50-hostap_cs.rules
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-08-22 08:57:18 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-08-22 08:57:18 +0000
commitfbb28e1fb0793ae2647060b09e353d322693e12d (patch)
tree8b6675574a34f3e224dc0ac19fdb351002f52946 /packages/udev/files/50-hostap_cs.rules
parent71447f62c6b08e13bb2c4ac4429268fc67ab6fa1 (diff)
parentc0afd4cb563555e06843c196c8af83ad9df1b394 (diff)
merge of '1f2f012d4e3072be1a917b5e7a8798d0990b2134'
and '8d5edb15fd62844024c79d94ed5d6b8da85d0d36'
Diffstat (limited to 'packages/udev/files/50-hostap_cs.rules')
-rw-r--r--packages/udev/files/50-hostap_cs.rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/udev/files/50-hostap_cs.rules b/packages/udev/files/50-hostap_cs.rules
new file mode 100644
index 0000000000..efefdc58fc
--- /dev/null
+++ b/packages/udev/files/50-hostap_cs.rules
@@ -0,0 +1,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"