Nikolay Much thanks. Zolt, I've applied the patch to the agrsm-2.1.80-5mdv2009.0 code and repacked as a .deb package, dkms-agrsm_2.1.80-6_i386.deb, which will separately follow. List, I'm also sending dkms-agrsm_2.1.80-6_i386.deb to jacques site, where it will be soon available at http://linmodems.technion.ac.il/packages/ltmodem/11c11040/ MarvS 2009/4/22 Nikolay Zhuravlev <xxor@xxxxxxx>: > Hi, > > I have tried to compile the agrsm-2.1.80-4mdv2009.0.tgz driver for the 11c11040 > chip that I have in my Toshiba Satellite L40 notebook, under Linux 2.6.27-rc9. > I got the following error message: > > <<<< > ndz@toshi:~/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0$ make module > make -C /lib/modules/`uname -r`/build/ > SUBDIRS=/home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0 modules > make[1]: Entering directory `/home/ndz/linux-2.6.27-rc9-build' > make -C /home/ndz/linux-2.6.27-rc9 O=/home/ndz/linux-2.6.27-rc9-build/. modules > CC [M] /home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0/HDA.o > /home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0/HDA.c:361: error: > redefinition of `snd_hda_power_up' > /home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0/hda_codec.h:756: error: > previous definition of `snd_hda_power_up' was here > /home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0/HDA.c:366: error: > redefinition of `snd_hda_power_down' > /home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0/hda_codec.h:757: error: > previous definition of `snd_hda_power_down' was here > make[4]: *** [/home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0/HDA.o] Error 1 > make[3]: *** [_module_/home/ndz/SOURCES/modem/tmp/agrsm-2.1.80-4mdv2009.0] Error > 2 > make[2]: *** [sub-make] Error 2 > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/ndz/linux-2.6.27-rc9-build' > make: *** [module] Error 2 >>>>> > > I suggest a patch here that fixes the error and some other cosmetic > issues/warnings. Some smaller patches for the same problem have been suggested > by other people on this list. I include them too. Also, I don't think the > C_FLAGS definitions in the Makefile are relevant, but I am not 100% sure. > > After the patch, minicom initializes the modem successfully, but I cannot > test it any further (I don't have a phone line). > > -- > WBR, Nikolay Zhuravlev > >