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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to