Author: daniel Date: Mon Nov 26 13:28:15 2007 New Revision: 9741 Log: Adding atl2.
Added: dists/trunk/linux-modules-extra-2.6/atl2/ dists/trunk/linux-modules-extra-2.6/atl2/copyright dists/trunk/linux-modules-extra-2.6/atl2/defines Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog dists/trunk/linux-modules-extra-2.6/defines Added: dists/trunk/linux-modules-extra-2.6/atl2/copyright ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-extra-2.6/atl2/copyright Mon Nov 26 13:28:15 2007 @@ -0,0 +1,35 @@ +This package was debianized by Kel Modderman <[EMAIL PROTECTED]> on +Sat, 24 Nov 2007 12:14:10 +1000. + +It was downloaded from + ftp://hogchain.net/pub/linux/m2v/attansic/vendor_driver/ + +Upstream Author: + xiong huang <[EMAIL PROTECTED]> + +Copyright: + Copyright(c) 2007 Atheros Corporation. All rights reserved. + Copyright(c) 2006 xiong huang <[EMAIL PROTECTED]> + Copyright(c) 1999 - 2005 Intel Corporation. All rights reserved. + +License: + + This package 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 package 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 package; 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'. + +The Debian packaging is (C) 2007, Kel Modderman <[EMAIL PROTECTED]> and +is licensed under the GPL, see above. Added: dists/trunk/linux-modules-extra-2.6/atl2/defines ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-extra-2.6/atl2/defines Mon Nov 26 13:28:15 2007 @@ -0,0 +1,2 @@ +[base] +desc: Driver for the Atheros(R) L2 Fast Ethernet Adapter Modified: dists/trunk/linux-modules-extra-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-modules-extra-2.6/debian/changelog (original) +++ dists/trunk/linux-modules-extra-2.6/debian/changelog Mon Nov 26 13:28:15 2007 @@ -1,9 +1,10 @@ linux-modules-extra-2.6 (2.6.22-7) UNRELEASED; urgency=low + * Adding atl2. * Adding rt2400. * Adding rt2500. - -- Daniel Baumann <[EMAIL PROTECTED]> Wed, 31 Oct 2007 12:08:00 +0100 + -- Daniel Baumann <[EMAIL PROTECTED]> Mon, 26 Nov 2007 13:54:00 +0100 linux-modules-extra-2.6 (2.6.22-6) unstable; urgency=low Modified: dists/trunk/linux-modules-extra-2.6/defines ============================================================================== --- dists/trunk/linux-modules-extra-2.6/defines (original) +++ dists/trunk/linux-modules-extra-2.6/defines Mon Nov 26 13:28:15 2007 @@ -1,5 +1,6 @@ [base] modules: + atl2 aufs btrfs gspca _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

