From: James S. <jsi...@su...> - 2000-11-06 21:43:02
|
Sorry folks about that. int cnt was not set to zero in vt_console_print so it caused a hang at boot time. I spent 3 hours looking for it. Now it works like a charm :-) The only problem I had was: mousedev.c: In function `mousedev_write': mousedev.c:285: invalid lvalue in assigment Vojtech I don't know what you where trying to do so I haven't fixed. |