diff options
Diffstat (limited to 'etc/modprobe.d')
| -rw-r--r-- | etc/modprobe.d/bcm5974 | 31 |
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 | ||
