Author: daniel Date: Wed Oct 31 10:52:46 2007 New Revision: 9689 Log: Adding em8300.
Added: dists/trunk/linux-modules-contrib-2.6/em8300/ dists/trunk/linux-modules-contrib-2.6/em8300/copyright dists/trunk/linux-modules-contrib-2.6/em8300/defines Modified: dists/trunk/linux-modules-contrib-2.6/debian/changelog Modified: dists/trunk/linux-modules-contrib-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-modules-contrib-2.6/debian/changelog (original) +++ dists/trunk/linux-modules-contrib-2.6/debian/changelog Wed Oct 31 10:52:46 2007 @@ -1,3 +1,9 @@ +linux-modules-contrib-2.6 (2.6.22-5) UNRELEASED; urgency=low + + * Adding em8300. + + -- Daniel Baumann <[EMAIL PROTECTED]> Wed, 31 Oct 2007 11:52:00 +0100 + linux-modules-contrib-2.6 (2.6.22-4) unstable; urgency=low * Enabling rt73. Added: dists/trunk/linux-modules-contrib-2.6/em8300/copyright ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-contrib-2.6/em8300/copyright Wed Oct 31 10:52:46 2007 @@ -0,0 +1,57 @@ +This package was debianized by Michael Moerz <[EMAIL PROTECTED]> + +It was checked out from cvs.dxr3.sourceforge.net using following commands: + cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/dxr3 login + CVS password: [Just press enter] + cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/dxr3 -z3 co em8300 + +original reverse engineering, project + + Henrik Johansson <[EMAIL PROTECTED]> + Ze'ev Maor <[EMAIL PROTECTED]> + +maintaining, updating oms plugin, xine patch, autoconfiging + + Rick Haines <[EMAIL PROTECTED]> + +kernel 2.4 makefile stuff + + Anton Altaparmakov <[EMAIL PROTECTED]> + +Contributions + + Ralph Zimmermann <[EMAIL PROTECTED]> + bt865 initialization + + Edward Salley <[EMAIL PROTECTED]> + dxr3view patches + + Jeffrey H. Ingber <[EMAIL PROTECTED]> + rev1 overlay patches + + Andrew Meredith <[EMAIL PROTECTED]> + rpm packaging and module build-on-boot + + Paul Laufer <[EMAIL PROTECTED]> + new web site, msexpand.pl, various patches + + Chris Horler <[EMAIL PROTECTED]> + James Farwell <[EMAIL PROTECTED]> + additional reverse engineering + +Copyright: + + 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 with + the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL + if not, write to the Free Software Foundation, Inc., 51 Franklin St, + Fifth Floor, Boston, MA 02110-1301 USA Added: dists/trunk/linux-modules-contrib-2.6/em8300/defines ============================================================================== --- (empty file) +++ dists/trunk/linux-modules-contrib-2.6/em8300/defines Wed Oct 31 10:52:46 2007 @@ -0,0 +1,2 @@ +[base] +desc: driver for the DXR3/Hollywood+ decoder cards _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

