Ага! Вот и добрались до самого интересного: нашлись дрова под кернел 2.6.0.
Результат вот:
[root@localhost src]# ./configure -manual -exp
checking for running kernel version...** error
your kernel version is: 2.6.3
this package supports only 2.4.x kernels.
enable experimental 2.6 kernel support.
Please read the FAQ about kernel 2.6 experimental support
patching file ptserial-2.4.7.c
patching file Makefile.orig
patching file FAQ
2.6.3
checking for ptserial...ptserial-2.6.0.c
checking for gcc...3.3.2
searching for kernel includes...found at /usr/src/linux/include
checking for autoconf.h e irq_vectors.h .../usr/src/linux/include/linux/autoconf.h -I/usr/src/linux/include/asm/mach-default
checking for kernel_version...UTS_RELEASE is 2.6.3-7mdksmp
please enter your hal type
choose one of: pct789, cm8738, i8xx, sis, via686a
hal type: pct789
[root@localhost src]# make
gcc -Wp,-MD,./.ptmodule.o.d -fno-strength-reduce -DVERSION=\"0.9.7-6\" -DGCC_VERSION=\"3.3.2\" -DMODVERSIONS -DEXPORT_SYMTAB -DBUILD_SYSTEM=\""`uname -s -m -r -p`\"" -I/usr/src/linux/include -DHAL_PCT789 -include /usr/src/linux/include/linux/autoconf.h -I/usr/src/linux/include/asm/mach-default -Werror -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=ptserial -DKBUILD_MODNAME=pctel -c -o ptmodule.o ptmodule.c
as vuart.s -o vuart.o
gcc -Wp,-MD,./.ptserial.o.d -fno-strength-reduce -DVERSION=\"0.9.7-6\" -DGCC_VERSION=\"3.3.2\" -DMODVERSIONS -DEXPORT_SYMTAB -DBUILD_SYSTEM=\""`uname -s -m -r -p`\"" -I/usr/src/linux/include -DHAL_PCT789 -include /usr/src/linux/include/linux/autoconf.h -I/usr/src/linux/include/asm/mach-default -Werror -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=pctel -DKBUILD_MODNAME=pctel -c -o ptserial.o ptserial-2.6.0.c
ptserial-2.6.0.c: In function `rs_stop':
ptserial-2.6.0.c:698: warning: implicit declaration of function `save_flags'
ptserial-2.6.0.c:698: warning: implicit declaration of function `cli'
ptserial-2.6.0.c:707: warning: implicit declaration of function `restore_flags'
ptserial-2.6.0.c: In function `pctel_interrupt':
ptserial-2.6.0.c:1162: warning: implicit declaration of function `sti'
ptserial-2.6.0.c: In function `get_pci_irq':
ptserial-2.6.0.c:3893: error: structure has no member named `irq_resource'
make: *** [ptserial.o] Ошибка 1
[root@localhost src]#
-----------------
И когда же наконец появятся рабочие дрова под 2.6.3+ ?
Добавлено:
Ах, да, чуть не забыл:
http://geocities.yahoo.com.br/ricard...l/pctel.tar.gz
...тут я и качал дрова.
http://geocities.yahoo.com.br/ricardowongbr/pctel/
...сам сайт
