From: <dav...@gm...> - 2003-12-29 14:53:00
|
Hello I have tried to compile the latest tpctl utilities on a Linux-2.6.0 based system with devfs enabled, but compilation failed. AFAICS the problem is caused by the fact that the devfs interface was changed a little bit from 2.4 to 2.6 ("devfs_register()" is replaced by "devfs_mk_bdev() / devfs_mk_cdev()"). But the the files in 2.6/drivers are still using "devfs_register()". Is there a newer version which i could try? Dave |