linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chmouel Boudjnah <chmouel@mandrakesoft.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: 2.2.18 and aacraid patch
Date: 11 Dec 2000 17:27:01 +0100	[thread overview]
Message-ID: <m2d7eyj54a.fsf@seatle.mandrakesoft.com> (raw)

hi,

I think you forgot some revert of the aaccraid patch, thing like that
:

#ifdef CONFIG_SCSI_AACRAID
#include "aacraid/include/linit.h"
#endif

in drivers/scsci/hosts.c

make no sense.

revert patch attached

PS: even if it doen't change anything actually it may help when need
to apply the patch to don't have reject.

-- 
MandrakeSoft Inc                     http://www.chmouel.org
                      --Chmouel


--- linux/drivers/scsi/hosts.c.chmou	Mon Dec 11 12:19:25 2000
+++ linux/drivers/scsi/hosts.c	Mon Dec 11 12:25:42 2000
@@ -131,10 +131,6 @@
 #include "aha1740.h"
 #endif
 
-#ifdef CONFIG_SCSI_AACRAID
-#include "aacraid/include/linit.h"
-#endif
-
 #ifdef CONFIG_SCSI_AIC7XXX
 #include "aic7xxx.h"
 #endif
@@ -492,9 +488,6 @@
 #endif
 #ifdef CONFIG_SCSI_AHA1740
     AHA1740,
-#endif
-#ifdef CONFIG_SCSI_AACRAID
-    AAC_HOST_TEMPLATE_ENTRY,
 #endif
 #ifdef CONFIG_SCSI_AIC7XXX
     AIC7XXX,
--- linux/arch/i386/defconfig.chmou	Mon Dec 11 12:19:23 2000
+++ linux/arch/i386/defconfig	Mon Dec 11 12:21:41 2000
@@ -166,7 +166,6 @@
 # CONFIG_SCSI_AHA152X is not set
 # CONFIG_SCSI_AHA1542 is not set
 # CONFIG_SCSI_AHA1740 is not set
-# CONFIG_SCSI_AACRAID is not set
 # CONFIG_SCSI_AIC7XXX is not set
 # CONFIG_SCSI_IPS is not set
 # CONFIG_SCSI_ADVANSYS is not set
--- linux/MAINTAINERS.chmou	Mon Dec 11 12:19:23 2000
+++ linux/MAINTAINERS	Mon Dec 11 12:22:32 2000
@@ -93,12 +93,6 @@
 L:	linux-net@vger.kernel.org
 S:	Maintained
 
-AACRAID ADAPTEC RAID DRIVER
-P:	Brian M. Boerner
-M:	aacraid@ntc.adaptec.com
-L:	To Be Announced
-S:	Maintained
-
 AD1816 SOUND DRIVER
 P:	Thorsten Knabe
 M:	Thorsten Knabe <tek@rbg.informatik.tu-darmstadt.de>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

                 reply	other threads:[~2000-12-11 16:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m2d7eyj54a.fsf@seatle.mandrakesoft.com \
    --to=chmouel@mandrakesoft.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).