[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.4.21 CVS kernel



On Wed, Jul 16, 2003 at 02:02:00PM +0100, F.R.M.Barnes wrote:
> 
> Hi,
> 
> I CVS downloaded the kernel sources from this (15th July):
> 
>     cvs@cvs.linux-mips.org:/home/cvs  (linux_2_4)
> 
> No problems there.  Kernel compiled after the gcc-3.3 Makefile

Ralf reported on IRC that gcc-3.3 miscompiles kernel...

> tweaks, but after building it looked like the SGI serial driver
> was missing..
> 
> Looking at drivers/char/Config.in, some relevant CONFIG_IP22_SERIAL
> exists, and the Makefile is primed to compile in sgiserial.c.  But
> i'm not seeing this option in menuconfig and it's not appearing in

option was moved to the place where it belongs
Character devices  -> Non-standard serial port support -> 
  SGI Zilog85C30 serial support

note that people still considering things standard from peecee
perspective :-/

> the generated .config.  Shoving it in manually:
> 
>     CONFIG_IP22_SERIAL=y
>     CONFIG_IP22_SERIAL_CONSOLE=y
> 
> should work..  (i think)..?  But i'm still a bit baffled why
> it's hiding!  It appears to have compiled in at least.  Not
> tried booting this one yet -- just rebuilding to make sure..

	ladis



Reply to: