From: Yogesh Bhanu <yogesh@gsf.de>
To: linux-scsi@vger.kernel.org
Subject: aic7xxx driver issue..
Date: Thu, 07 Jul 2005 09:24:44 +0200 [thread overview]
Message-ID: <42CCD8BC.7060804@gsf.de> (raw)
Hi ,
Probably this mail might be in duplicate as we are experiencing some mail
troubles.
It is in continuation to my last post regarding aic7xxx driver flaking
load.I really think this is a driver issue as I have switched several 39160
cards. all showing same result . I have not seen and/or received any further
updates on the list . I have seen adaptec has newer drivers . But unfortunately
they dont go well with the latest 2.6 kernels has anybody found a fix to the
problem .
It will be great if the adaptec and/or aic7xxx maintainers have a look into this.
I have tried 2.6.11.8, 2.6.11.10, 2.6.12, 2.6.12.2 kernel all return error
when I try to compile the adaptec driver .
This is the error message I get when I compile with 2.6.12.2 kernel. I have
replaced the original aic sources with the adaptec source.
There was a post from Martin Mokrejs last week that he had successfuly compiled
the adaptec driver on 2.4.31.
################
CC [M] drivers/scsi/aic7xxx/aic79xx_core.o
In file included from drivers/scsi/aic7xxx/aiclib.h:89,
from drivers/scsi/aic7xxx/aic79xx_osm.h:79,
from drivers/scsi/aic7xxx/aic79xx_core.c:44:
drivers/scsi/aic7xxx/cam.h:112: error: `SCSI_DATA_READ' undeclared here (not in
a function)
drivers/scsi/aic7xxx/cam.h:112: error: enumerator value for `CAM_DIR_IN' not
integer constant
drivers/scsi/aic7xxx/cam.h:113: error: `SCSI_DATA_WRITE' undeclared here (not in
a function)
drivers/scsi/aic7xxx/cam.h:113: error: enumerator value for `CAM_DIR_OUT' not
integer constant
drivers/scsi/aic7xxx/cam.h:115: error: `SCSI_DATA_NONE' undeclared here (not in
a function)
drivers/scsi/aic7xxx/cam.h:115: error: enumerator value for `CAM_DIR_NONE' not
integer constant
make[3]: *** [drivers/scsi/aic7xxx/aic79xx_core.o] Error 1
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
############
Thanks
yogesh
reply other threads:[~2005-07-07 7:23 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=42CCD8BC.7060804@gsf.de \
--to=yogesh@gsf.de \
--cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.