Hi
Sorry, I was a little bit unprecise.
-I patched my linux-2.6.0-test1-Kernel with the the
fusion-full-linux-2.5.71-patch and this was the error-message:
CC [M] drivers/char/fusion/fusiondev.o
drivers/char/fusion/fusiondev.c:53: error: syntax error before "devfs_handles"
drivers/char/fusion/fusiondev.c:53: warning: type defaults to `int' in
declaration of `devfs_handles'
drivers/char/fusion/fusiondev.c:53: warning: data definition has no type or
storage class
drivers/char/fusion/fusiondev.c: In function `register_devices':
drivers/char/fusion/fusiondev.c:590: warning: implicit declaration of function
`devfs_register_chrdev'
drivers/char/fusion/fusiondev.c:598: warning: implicit declaration of function
`devfs_register'
drivers/char/fusion/fusiondev.c:598: error: `DEVFS_FL_DEFAULT' undeclared
(first use in this function)
drivers/char/fusion/fusiondev.c:598: error: (Each undeclared identifier is
reported only once
drivers/char/fusion/fusiondev.c:598: error: for each function it appears in.)
drivers/char/fusion/fusiondev.c: In function `deregister_devices':
drivers/char/fusion/fusiondev.c:628: warning: implicit declaration of function
`devfs_unregister_chrdev'
drivers/char/fusion/fusiondev.c:631: warning: implicit declaration of function
`devfs_unregister'
make[3]: *** [drivers/char/fusion/fusiondev.o] Error 1
make[2]: *** [drivers/char/fusion] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2And then I tried to make the kernel with Module-install and then this errormessage occured: make -C /usr/src/linux SUBDIRS=`pwd`/linux/drivers/char/fusion modules make[1]: Entering directory `/usr/src/linux' make[2]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/asm-i386/asm_offsets.h *** Warning: Overriding SUBDIRS on the command line can cause *** inconsistencies /usr/src/DFB/linux-fusion/linux/drivers/char/fusion/Makefile:6: /usr/src/linux/Rules.make: No such file or directory scripts/Makefile.build:31: kbuild: /usr/src/DFB/linux-fusion/linux/drivers/char/fusion/Makefile - Usage of O_TARGET := fusion.o is obsolete in 2.5. Please fix! make[2]: *** No rule to make target `/usr/src/linux/Rules.make'. Stop. make[1]: *** [/usr/src/DFB/linux-fusion/linux/drivers/char/fusion] Error 2 make[1]: Leaving directory `/usr/src/linux' make: *** [all] Error 2 -And the output of the DFBterm looked like the attached jpeg. -The initalization time was longer than with my linux-2.4.21 Andi
<<attachment: dfb.jpg>>
