From: James S. <jsi...@tr...> - 2001-10-03 05:02:38
|
Sorry folks but at present the CVS has issues. The first issue is I have have new code to have each VT have it own struct tty_driver. Well I place code that does work into CVS now but it breaks the fbcon layer. The goal is to move the stuff in vt_console_init onto the driver side and shared code into create_vt. At present I have had no luck. The second issue is that the current CVS is behind the standard tree and the input drivers use MODULE_LICENCE which is not avaliable in the 2.4.8. So you have to commit it out for now. Once I fixed the above problem I will syn up to 2.4.10. Thanks for your patience. |