public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* 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

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