From: Justin Rosander <myrddinemrys@neo.rr.com>
To: Eric Moore <eric.moore@lsil.com>
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: PROBLEM: LSIFC909 mpt card fails to recognize devices
Date: Sun, 07 Jan 2007 13:07:07 -0500 [thread overview]
Message-ID: <1168193227.4458.2.camel@localhost> (raw)
In-Reply-To: <20070105035526.GA14185@lsil.com>
Hi Eric,
I tried recompiling the kernel per your instructions, but I got a
failure here:
CC [M] drivers/message/fusion/mptbase.o
drivers/message/fusion/mptbase.c: In function ‘mpt_resume’:
drivers/message/fusion/mptbase.c:1526: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result
CC [M] drivers/message/fusion/mptscsih.o
drivers/message/fusion/mptscsih.c: In function ‘mptscsih_initTarget’:
drivers/message/fusion/mptscsih.c:2691: error: ‘lun’ undeclared (first use in this function)
drivers/message/fusion/mptscsih.c:2691: error: (Each undeclared identifier is reported only once
drivers/message/fusion/mptscsih.c:2691: error: for each function it appears in.)
make[4]: *** [drivers/message/fusion/mptscsih.o] Error 1
make[3]: *** [drivers/message/fusion] Error 2
make[2]: *** [drivers/message] Error 2
make[1]: *** [drivers] Error 2
Did I do something wrong?
Regards,
Justin
On Thu, 2007-01-04 at 20:55 -0700, Eric Moore wrote:
> On Thu, Jan 04, 2007 at 04:59:22PM -0800, Andrew Morton wrote:
> > On Thu, 04 Jan 2007 19:06:46 -0500
> > Justin Rosander <myrddinemrys@neo.rr.com> wrote:
> >
> > > Please forward this to the appropriate maintainer. Thank you.
> > >
> > > [1.] One line summary of the problem: My fibre channel drives fail to
> > > be recognized by my LSIFC909 card.
> >
> > Please send the output of `lspci -vn'
> > -
>
> Recompile the driver with MPT_DEBUG_INIT enabled in the driver Makefile,
> and repost the output.
>
> Eric Moore
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Justin Rosander <myrddinemrys@neo.rr.com>
To: Eric Moore <eric.moore@lsil.com>
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: PROBLEM: LSIFC909 mpt card fails to recognize devices
Date: Sun, 07 Jan 2007 13:07:07 -0500 [thread overview]
Message-ID: <1168193227.4458.2.camel@localhost> (raw)
In-Reply-To: <20070105035526.GA14185@lsil.com>
Hi Eric,
I tried recompiling the kernel per your instructions, but I got a
failure here:
CC [M] drivers/message/fusion/mptbase.o
drivers/message/fusion/mptbase.c: In function ‘mpt_resume’:
drivers/message/fusion/mptbase.c:1526: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result
CC [M] drivers/message/fusion/mptscsih.o
drivers/message/fusion/mptscsih.c: In function ‘mptscsih_initTarget’:
drivers/message/fusion/mptscsih.c:2691: error: ‘lun’ undeclared (first use in this function)
drivers/message/fusion/mptscsih.c:2691: error: (Each undeclared identifier is reported only once
drivers/message/fusion/mptscsih.c:2691: error: for each function it appears in.)
make[4]: *** [drivers/message/fusion/mptscsih.o] Error 1
make[3]: *** [drivers/message/fusion] Error 2
make[2]: *** [drivers/message] Error 2
make[1]: *** [drivers] Error 2
Did I do something wrong?
Regards,
Justin
On Thu, 2007-01-04 at 20:55 -0700, Eric Moore wrote:
> On Thu, Jan 04, 2007 at 04:59:22PM -0800, Andrew Morton wrote:
> > On Thu, 04 Jan 2007 19:06:46 -0500
> > Justin Rosander <myrddinemrys@neo.rr.com> wrote:
> >
> > > Please forward this to the appropriate maintainer. Thank you.
> > >
> > > [1.] One line summary of the problem: My fibre channel drives fail to
> > > be recognized by my LSIFC909 card.
> >
> > Please send the output of `lspci -vn'
> > -
>
> Recompile the driver with MPT_DEBUG_INIT enabled in the driver Makefile,
> and repost the output.
>
> Eric Moore
next prev parent reply other threads:[~2007-01-07 18:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 0:06 PROBLEM: LSIFC909 mpt card fails to recognize devices Justin Rosander
2007-01-05 0:59 ` Andrew Morton
2007-01-05 3:55 ` Eric Moore
2007-01-07 18:07 ` Justin Rosander [this message]
2007-01-07 18:07 ` Justin Rosander
2007-01-09 0:53 ` Justin Rosander
-- strict thread matches above, loose matches on Subject: below --
2007-01-08 16:21 Moore, Eric
2007-01-08 16:21 ` Moore, Eric
2007-01-09 1:16 Moore, Eric
2007-01-09 1:16 ` Moore, Eric
2007-01-10 13:46 ` Justin Rosander
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=1168193227.4458.2.camel@localhost \
--to=myrddinemrys@neo.rr.com \
--cc=akpm@osdl.org \
--cc=eric.moore@lsil.com \
--cc=linux-kernel@vger.kernel.org \
--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.