From: Paul Nasrat <pauln@truemesh.com>
To: linux-8086@vger.kernel.org
Subject: Patches/rollbacks for SIBO
Date: Sat, 10 Aug 2002 10:24:37 +0100 [thread overview]
Message-ID: <20020810092436.GH20682@raq465.uk2net.com> (raw)
[-- 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
next reply other threads:[~2002-08-10 9:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-10 9:24 Paul Nasrat [this message]
2002-08-10 10:41 ` Patches/rollbacks for SIBO Harry Kalogirou
2002-08-10 11:13 ` Paul Nasrat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020810092436.GH20682@raq465.uk2net.com \
--to=pauln@truemesh.com \
--cc=linux-8086@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox