• [^] # Re: Bewan PCI

    Posté par . En réponse à la dépêche KNOPPIX 3.2 est sortie !. Évalué à 9.

    Je vais préciser. Voilà le contenu du fichier COPYING du driver : ---------------------------------------------------------------------- Program code and documentation are (C) Copyright 2002 BeWAN systems All rights reserved. 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. In addition, as a special exception, BeWAN systems gives permission to link the code of this program with the modem SW library (modem_ant_PCI.o, modem_ant_USB.o), and distribute linked combinations including the two. You are also given permission to redistribute the modem SW library (modem_ant_PCI.o, modem_ant_USB.o) with the rest of the code. You must obey the GNU General Public License in all respects for all of the code used other than the modem SW library. See the file COPYING.GPL for details. ---------------------------------------------------------------------- Donc pas de source pour modem_ant_PCI.o et modem_ant_USB.o . Ce n'est donc pas du GPL. Tous les sources sont GPL plus la condition ci-dessus. De plus, pour que ça marche, il faut linker avec du non GPL, du non compatible GPL. Donc le driver au complet n'est pas GPL ni compatible GPL. C'est d'ailleur pour ça qu'il ne sera jamais dans le linux officiel (où il n'y a AUCUN .o).