From: Kenn H. <ke...@us...> - 2000-07-02 17:37:17
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv31459/boot Modified Files: tmp_init.c Log Message: Re-arranged the console stuff to allow the CPU-specific code to register its console when it wants to. Machines with DZ11-based consoles now use the driver in drivers/char/dz.c (mostly - still have to remove the DZ11 stuff in cpu_generic.c). Cleaned up vax/lib/Makefile as well, and removed console stuff from tmp_init.c |