* Patches/rollbacks for SIBO
@ 2002-08-10 9:24 Paul Nasrat
2002-08-10 10:41 ` Harry Kalogirou
0 siblings, 1 reply; 3+ messages in thread
From: Paul Nasrat @ 2002-08-10 9:24 UTC (permalink / raw)
To: linux-8086
[-- Attachment #1: Type: text/plain, Size: 722 bytes --]
Can someone add the attached patch for the elks char device, and also
roll back to version 1.6 the following:
elks/arch/i86/drivers/block/sibo_ssd.c
elks/arch/i86/drivers/block/ssd.c
(Though I think I can delete this file for the next release as it is
unused).
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.
Error included:
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/block'
make[1]: *** [drivers/block/blk_drv.a] Error 2
make[1]: Leaving directory `/home/pauln/src/elks/arch/i86'
make: *** [Image] Error 2
Paul
[-- Attachment #2: elks-sibo-config.patch --]
[-- Type: text/plain, Size: 560 bytes --]
Index: Config.in
===================================================================
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" = "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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patches/rollbacks for SIBO
2002-08-10 9:24 Patches/rollbacks for SIBO Paul Nasrat
@ 2002-08-10 10:41 ` Harry Kalogirou
2002-08-10 11:13 ` Paul Nasrat
0 siblings, 1 reply; 3+ messages in thread
From: Harry Kalogirou @ 2002-08-10 10:41 UTC (permalink / raw)
To: Paul Nasrat; +Cc: Linux-8086
Την Σαβ, 10-08-2002 στις 12:24, ο/η Paul Nasrat έγραψε:
> Can someone add the attached patch for the elks char device, and also
> roll back to version 1.6 the following:
>
> elks/arch/i86/drivers/block/sibo_ssd.c
> elks/arch/i86/drivers/block/ssd.c
Ok...
>
> (Though I think I can delete this file for the next release as it is
> unused).
>
> 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.
>
> Error included:
>
> 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/block'
> make[1]: *** [drivers/block/blk_drv.a] Error 2
> make[1]: Leaving directory `/home/pauln/src/elks/arch/i86'
> make: *** [Image] Error 2
>
> Paul
> ----
>
> Index: Config.in
> ===================================================================
> 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" = "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
>
Commited ...
I will make the release tonight...
Harry
-
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Patches/rollbacks for SIBO
2002-08-10 10:41 ` Harry Kalogirou
@ 2002-08-10 11:13 ` Paul Nasrat
0 siblings, 0 replies; 3+ messages in thread
From: Paul Nasrat @ 2002-08-10 11:13 UTC (permalink / raw)
To: Harry Kalogirou; +Cc: Linux-8086
On Sat, Aug 10, 2002 at 01:41:13PM +0300, Harry Kalogirou wrote:
> Commited ...
>
> I will make the release tonight...
Excellent, it compiles up fine, I booted it in work the other day as
well. I should take some photo's for the site.
Whilst you are doing the release could you add my sourceforge ID as a
developer :)
Sourceforge ID: pnasrat
Cheers
Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-08-10 11:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-10 9:24 Patches/rollbacks for SIBO Paul Nasrat
2002-08-10 10:41 ` Harry Kalogirou
2002-08-10 11:13 ` Paul Nasrat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox