[PATCH] Fix fbcon.c compiles error on 2.4.7pre2

2001-07-04 Thread Fang Han
It seems that some part is missing, In AC patch , it have that function. dfbb --- linux/drivers/video/fbcon.c.origThu Jul 5 13:09:55 2001 +++ linux/drivers/video/fbcon.c Thu Jul 5 13:33:32 2001 @@ -1150,13 +1150,11 @@ } } scr_writew(c, d); -

Re: RFC: modules and 2.5

2001-07-03 Thread Fang Han
> If you build the drivers in, but forget to comment out the initrd line in > /etc/lilo.conf, the machine panics because it tries to load the module for > something that is already a builtin. > The only way to solve it smothly need to modify the bootloader, When the bootloader like lilo or grub