Author: daniel Date: Thu Jan 31 07:13:15 2008 New Revision: 10311 Log: Adding but not enabling tp-smapi.
Added: dists/trunk/linux-modules-extra-2.6/tp-smapi/ dists/trunk/linux-modules-extra-2.6/tp-smapi/copyright dists/trunk/linux-modules-extra-2.6/tp-smapi/defines Added: dists/trunk/linux-modules-extra-2.6/tp-smapi/copyright ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-extra-2.6/tp-smapi/copyright Thu Jan 31 07:13:15 2008 @@ -0,0 +1,76 @@ +This package was debianized by Evgeni Golov <[EMAIL PROTECTED]> on +Fri, 08 Dec 2006 16:56:00 +0100. + +It was downloaded from <http://tpctl.sourceforge.net/>. + +Upstream Author: Shem Multinymous <[EMAIL PROTECTED]> + +Licence (except hdaps.c and tp_smapi.c): + + Copyright (c) 2006 by Shem Multinymous <[EMAIL PROTECTED]> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian systems, the complete text of the GNU General Public License +can be found in /usr/share/common-licenses/GPL-2 file. + +Licence (tp_smapi.c): + + Copyright (c) 2006 by Shem Multinymous <[EMAIL PROTECTED]> + SMAPI access code based on the mwave driver by Mike Sullivan + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian systems, the complete text of the GNU General Public License +can be found in /usr/share/common-licenses/GPL-2 file. + +Licence (hdaps.c): + + Copyright (C) 2005 Robert Love <[EMAIL PROTECTED]> + Copyright (C) 2005 Jesper Juhl <[EMAIL PROTECTED]> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License v2 as published + by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA + +On Debian systems, the complete text of the GNU General Public License +can be found in /usr/share/common-licenses/GPL-2 file. + +The Debian packaging is (C) 2006-2007, Evgeni Golov <[EMAIL PROTECTED]> +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. Added: dists/trunk/linux-modules-extra-2.6/tp-smapi/defines ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-extra-2.6/tp-smapi/defines Thu Jan 31 07:13:15 2008 @@ -0,0 +1,2 @@ +[base] +desc: ThinkPad hardware/firmware access through sysfs _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

