From e018e95b0785ba2ee0e219cd0b59ca58eeeeb9f3 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 8 Oct 2008 23:16:47 +0200 Subject: bcm5974 (0.5) unstable; urgency=low * Working palm detection * Changes for kernel.org * DKMS introduced. -- Henrik Rydberg Sun, 06 Jul 2008 20:59:39 +0200 --- etc/modprobe.d/bcm5974 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 etc/modprobe.d/bcm5974 (limited to 'etc') 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 @@ +### Options for the bcm5974 driver + +## quirks for the Macbook Air +#options usbhid quirks=0x05ac:0x0223:0x00020800,0x05ac:0x0224:0x00024800,0x05ac:0x0225:0x00020800 + +## quirks for the Macbook Pro Penryn +#options usbhid quirks=0x05ac:0x0230:0x00020800,0x05ac:0x0231:0x00024800,0x05ac:0x0232:0x00020800 + +## Debug level - uncomment this to get raw packets in /var/log/debug +#options bcm5974 debug=99 -- cgit v1.2.3