This message was sent from: Questions techniques.
<http://www.linux-azur.org/phorum/read.php?f=1&i=1221&t=1213>
----------------------------------------------------------------
j'ai finalement trouver ces driver pour mon materiel et si j'ai bien
compris il faut que je compile le module mais je ne sais pas comment.
Si quelqu'un peut m'aider :)
< Component >
The driver is composed of several parts:
(1)source code
driver module initialization and interface between rtl8180
driver and system call.
r8180_pci_init.c driver module initialization and
register/unregister network device
(2)object code
rtl8180 driver
8180_26_private.ko rtl8180 driver kernel object code
(3)open source driver
open8180.ko open source driver kernel object code
(4)Makefile
(5)wlanup/wlandown
simple script file to activate/shut_down wireless lan.
< Notes >
(1)
in wlanup, please remember the insmod sequence.
first 8180_26_private.ko, then open8180.ko
(2)
when make open8180.ko, there may be some compiler-warning for
undefined symbol.
those symbols lie in 8180_26_private.ko, so kernel will take care of
them.
----------------------------------------------------------------
Sent using Phorum software version 3.4.6 <http://phorum.org>
Linux-Azur : http://www.linux-azur.org
Désinscriptions: http://www.linux-azur.org/liste.php3
**** Pas de message au format HTML, SVP ****