Merci pour ta réponse, assez compléte je dois dire.
Il existe actuellement des modems RTC - USB (le Creative Labs Modem Blaster V.92 USB entre autres). A en croire par la liste de compatibilité linux suivante http://www.olitec.com/compatibleslinuxphotos.html les modems USB Olitec ne seraient pas reconnus sous linux.
Connais-tu quelqu'un qui a testé ce type de modem ?
J'ai bien essayé de faire fonctionner le modem interne de mon portable aprés récupérer un mini Howto " Petit guide d'installation du winmodem PCTel HSP Micromodem". Il faut dire que je n'utilise Linux que depuis peu et cet essai s'est arrété aux messages suivants :
[root@localhost yvan]# cd /home/yvan/Documents/Linux/pctel-0.9.6
[root@localhost pctel-0.9.6]# ./configure --with-hal=i8xx
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build driver for... HAL_I8XX
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking /usr/src/linux/include/linux/modversions.h usability... no
checking /usr/src/linux/include/linux/modversions.h presence... no
checking for /usr/src/linux/include/linux/modversions.h... no
configure: error: modversions.h is missing - you should configure your kernel first!
Comme tu dis c'est pas gagné avec un noyau 2.6 !!


