Скачал драйвера для SS3. Как быть если в инклюдах ядра 2.6.18 нет devfs_fs_kernel.h
Я так понимаю, что в этом проблема?
root@fw:~/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae# make
make -C /root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l
make[1]: Entering directory `/root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l'
scripts/make_makefile.pl /lib/modules/2.6.18/build
creating symbolic links...
echo srcdir
srcdir
make -C /lib/modules/2.6.18/build SUBDIRS=/root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l modules
make[2]: Entering directory `/usr/src/linux-2.6.18'
CC [M] /root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l/flexcop-pci.o
In file included from /root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l/dmxdev.h:40,
from /root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l/flexcop-common.h:20,
from /root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l/flexcop-pci.c:10:
/root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l/dvbdev.h:30:35: linux/devfs_fs_kernel.h: No such file or directory
make[3]: *** [/root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l/flexcop-pci.o] Error 1
make[2]: *** [_module_/root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.18'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/root/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae/v4l'
make: *** [all] Error 2
root@fw:~/For-Install/v4l-dvb-tt-s-1401-f58ca2fbecae#