summaryrefslogtreecommitdiff
path: root/etc/modprobe.d/bcm5974
diff options
context:
space:
mode:
Diffstat (limited to 'etc/modprobe.d/bcm5974')
-rw-r--r--etc/modprobe.d/bcm597410
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/modprobe.d/bcm5974 b/etc/modprobe.d/bcm5974
new file mode 100644
index 0000000..81cd5ce
--- /dev/null
+++ b/etc/modprobe.d/bcm5974
@@ -0,0 +1,10 @@
1### Options for the bcm5974 driver
2
3## quirks for the Macbook Air
4#options usbhid quirks=0x05ac:0x0223:0x00020800,0x05ac:0x0224:0x00024800,0x05ac:0x0225:0x00020800
5
6## quirks for the Macbook Pro Penryn
7#options usbhid quirks=0x05ac:0x0230:0x00020800,0x05ac:0x0231:0x00024800,0x05ac:0x0232:0x00020800
8
9## Debug level - uncomment this to get raw packets in /var/log/debug
10#options bcm5974 debug=99