From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry Kalogirou Subject: Re: Patches/rollbacks for SIBO Date: 10 Aug 2002 13:41:13 +0300 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1028976073.420.10.camel@cool> References: <20020810092436.GH20682@raq465.uk2net.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20020810092436.GH20682@raq465.uk2net.com> List-Id: Content-Type: text/plain; charset="iso-8859-7" To: Paul Nasrat Cc: Linux-8086 =D4=E7=ED =D3=E1=E2, 10-08-2002 =F3=F4=E9=F2 12:24, =EF/=E7 Paul Nasrat= =DD=E3=F1=E1=F8=E5: > Can someone add the attached patch for the elks char device, and also > roll back to version 1.6 the following: >=20 > elks/arch/i86/drivers/block/sibo_ssd.c > elks/arch/i86/drivers/block/ssd.c Ok... >=20 > (Though I think I can delete this file for the next release as it is > unused). >=20 > This rollback may break splint or ANSIfication but it keeps > complaining and I haven't found a way to fix it yet other than via a > rollback.=20 >=20 > Error included: >=20 > sibo_ssd.c:172.3: error: ssd_read_blk already declared > make[2]: *** [sibo_ssd.o] Error 1 > make[2]: Leaving directory `/home/pauln/src/elks/arch/i86/drivers/blo= ck' > make[1]: *** [drivers/block/blk_drv.a] Error 2 > make[1]: Leaving directory `/home/pauln/src/elks/arch/i86' > make: *** [Image] Error 2 >=20 > Paul > ---- >=20 > Index: Config.in > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/elks/elks/arch/i86/drivers/char/Config.in,v > retrieving revision 1.15 > diff -u -r1.15 Config.in > --- Config.in 16 Jul 2002 17:51:06 -0000 1.15 > +++ Config.in 10 Aug 2002 09:08:21 -0000 > @@ -30,6 +30,7 @@ > if [ "$CONFIG_SIBO_CONSOLE_DIRECT" =3D "y" ]; then > bool ' Support virtual consoles' CONFIG_SIBO_VIRTUAL_CONSOLE = n > bool ' Direct console serial echo' CONFIG_SIBO_CONSOLE_ECHO = n > + define_bool CONFIG_SIBO_DEFAULT_KEYMAP y > fi > fi > =20 Commited ... I will make the release tonight... Harry - To unsubscribe from this list: send the line "unsubscribe linux-8086" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html