[kernel] r12083 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386

Maximilian Attems maks at alioth.debian.org
Fri Aug 15 21:37:11 UTC 2008


Author: maks
Date: Fri Aug 15 21:37:10 2008
New Revision: 12083

Log:
x86 set MOUSE_BCM5974

new driver for apple air touchpad

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Aug 15 21:37:10 2008
@@ -5,6 +5,7 @@
   [ maximilian attems ]
   * Reenable new Juju firewire stack.
   * topconfig set ATH9K, IWL5000.
+  * x86 set MOUSE_BCM5974.
 
   [ Martin Michlmayr ]
   * [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Fri Aug 15 21:37:10 2008
@@ -590,6 +590,7 @@
 CONFIG_MOUSE_PS2_TRACKPOINT=y
 CONFIG_MOUSE_SERIAL=m
 CONFIG_MOUSE_APPLETOUCH=m
+CONFIG_MOUSE_BCM5974=m
 CONFIG_MOUSE_VSXXXAA=m
 
 ##

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Fri Aug 15 21:37:10 2008
@@ -684,6 +684,7 @@
 CONFIG_MOUSE_PS2=m
 CONFIG_MOUSE_SERIAL=m
 CONFIG_MOUSE_APPLETOUCH=m
+CONFIG_MOUSE_BCM5974=m
 CONFIG_MOUSE_INPORT=m
 # CONFIG_MOUSE_ATIXL is not set
 CONFIG_MOUSE_LOGIBM=m



More information about the Kernel-svn-changes mailing list