summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-09 23:20:07 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-09 23:20:07 +0100
commitcad638ab8400f287a507949ba794a0bea182ba7d (patch)
tree3bd7d1433c935529fb9190b9518b3e39ab2d1cec /etc
parent6179e30e6ee2421b1d2fe1c4f3fbf530de2440aa (diff)
synching removed files
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'etc')
-rw-r--r--etc/modprobe.d/bcm597431
1 files changed, 0 insertions, 31 deletions
diff --git a/etc/modprobe.d/bcm5974 b/etc/modprobe.d/bcm5974
deleted file mode 100644
index 1aabdd8..0000000
--- a/etc/modprobe.d/bcm5974
+++ /dev/null
@@ -1,31 +0,0 @@
1### Options for the bcm5974 driver
2
3## quirks for the Macbook Air (ANSI keyboard)
4#options usbhid quirks=0x05ac:0x0223:0x00020800
5
6## quirks for the Macbook Air (ISO keyboard)
7#options usbhid quirks=0x05ac:0x0224:0x00024800
8
9## quirks for the Macbook Air (JIS keyboard)
10#options usbhid quirks=0x05ac:0x0225:0x00020800
11
12## quirks for the Macbook Pro Penryn (ANSI keyboard)
13#options usbhid quirks=0x05ac:0x0230:0x00020800
14
15## quirks for the Macbook Pro Penryn (ISO keyboard)
16#options usbhid quirks=0x05ac:0x0231:0x00024800
17
18## quirks for the Macbook Pro Penryn (JIS keyboard)
19#options usbhid quirks=0x05ac:0x0232:0x00020800
20
21## quirks for the Macbook 5,1 Unibody (ANSI keyboard)
22#options usbhid quirks=0x05ac:0x0236:0x00020800
23
24## quirks for the Macbook 5,1 Unibody (ISO keyboard)
25#options usbhid quirks=0x05ac:0x0237:0x00024800
26
27## quirks for the Macbook 5,1 Unibody (JIS keyboard)
28#options usbhid quirks=0x05ac:0x0238:0x00020800
29
30## Debug level - uncomment this to get raw packets in /var/log/debug
31#options bcm5974 debug=99