Andrew Thomas writes:
 > Russell King - ARM Linux Admin writes:
 >  > Dave Baukus writes:
 >  > > Depending on the the level the problem may be one or more of the following:
 >  > > 
 >  > >         1.) that at some point serail_21285.c was moved to 
 >  > >         drivers/char yet arch/arm/Makefile modifies 
 >  > >                 CHAR_DRIVERS  := arch/arm/drivers/char/char.a
 >  > > 
 >  > >         thus char.a does not include serial_21285.o; thus the final link of the
 >  > >         kernel complains.
 >  > > 
 >  > >         I hack this by:
 >  > >                 CHAR_DRIVERS  := drivers/char/char.a
 >  > 
 >  > Or get a more up to date kernel source.  Everything in arch/arm/drivers has been
 >  > gone for about 2 to 3 weeks now.
 > 
 > But...
 > 
 > I'm using 2.2.1 patched with patch-2.2.1-19990128-1.gz ..
 > 
 > Patching with patch-2.2.1-rmk3.gz or patch-2.2.1-rmk4.gz and running
 > xconfig doesn't allow me to configure "Character Devices/21285 serial port support",
 > and I only have a 21285 serial port...

Oops. Enable non standard "non standard serial support"

Sorry (it is a monday morning after all :-))

Andrew
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to