public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: bugme-daemon@bugzilla.kernel.org, linux-scsi@vger.kernel.org,
	us-@gmx.de, protasnb <protasnb@gmail.com>
Subject: Re: [Bugme-new] [Bug 10226] New: BusLogic Flashpoint SCSI Adapter not working with x86_64 kernels
Date: Wed, 12 Mar 2008 07:29:49 -0400	[thread overview]
Message-ID: <1205321389.2941.95.camel@localhost.localdomain> (raw)
In-Reply-To: <20080311134440.fb1609cb.akpm@linux-foundation.org>


On Tue, 2008-03-11 at 13:44 -0700, Andrew Morton wrote:
> I thought that scsi-related bugzilla reports were being autosent to
> linux-scsi but afacit that isn't working.  Is it supposed to be?

It certainly is ... no-one's watching the bugzilla, so if it's not
sending the email, the bug reports will just be getting dropped.   I've
cc'd Natalie to see if she can investigate the problem.

> Anyway, have a bug!  We don't appear to have a buslogic maintainer?

Not since Leonard Zubkoff, I'm afraid, no.

> On Tue, 11 Mar 2008 13:24:49 -0700 (PDT) bugme-daemon@bugzilla.kernel.org wrote:
> 
> > http://bugzilla.kernel.org/show_bug.cgi?id=10226
> > 
> >            Summary: BusLogic Flashpoint SCSI Adapter not working with x86_64
> >                     kernels
> >            Product: SCSI Drivers
> >            Version: 2.5
> >      KernelVersion: 2.6.24.3
> >           Platform: All
> >         OS/Version: Linux
> >               Tree: Mainline
> >             Status: NEW
> >           Severity: normal
> >           Priority: P1
> >          Component: BUSLOGIC
> >         AssignedTo: scsi_drivers-buslogic@kernel-bugs.osdl.org
> >         ReportedBy: us-@gmx.de
> > 
> > 
> > Latest working kernel version: unknown
> > 
> > Earliest failing kernel version: unknown (but 2.6.18 fails, too)
> > 
> > Distribution: Debian Etch
> > 
> > Hardware Environment: BusLogic Flashpoint BT-950 UW-SCSI on ASUS M2NPV-VM with
> > Athlon64 Brisbane
> > 
> > Software Environment: Minimal Debian installation (just the netinstall image
> > plus build environment to be able to build the kernel)
> > 
> > Problem Description:
> > BusLogic Flashpoint Adapter doesn't work with kernels compiled for x86_64.
> > 'dmesg' shows
> > 
> > BusLogic: FlashPoint Host Adapter detected at PCI Bus 4 Device 8
> > BusLogic: I/O Address 0xCC00 PCI Address 0xFDBFE000, irq 16, but FlashPoint
> > BusLogic: support was omitted in this kernel configuration.
> > 
> > even though CONFIG_SCSI_OMIT_FLASHPOINT was not set.
> > The SCSi Adapter works fine with a kernel compiled with the same configuration
> > for i686. 'dmesg' in that case shows 

Um, are you sure about that?  The kernel source has these particular
lines enclosed in

#ifndef CONFIG_SCSI_OMIT_FLASHPOINT 
...
#else
print the message you see
#endif

So that symbol has to be defined somewhere, somehow.

Could you do a 

grep -r SCSI_OMIT_FLASHPOINT .

In your kernel build and see what turns up?

Thanks,

James



      parent reply	other threads:[~2008-03-12 12:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-10226-10286@http.bugzilla.kernel.org/>
2008-03-11 20:44 ` [Bugme-new] [Bug 10226] New: BusLogic Flashpoint SCSI Adapter not working with x86_64 kernels Andrew Morton
2008-03-12 11:03   ` Boaz Harrosh
2008-03-12 18:20     ` Ulrich Schweitzer
2008-03-12 18:36       ` James Bottomley
2008-03-12 18:49         ` Boaz Harrosh
2008-03-12 19:02           ` James Bottomley
2008-03-12 20:25             ` Ulrich Schweitzer
2008-03-12 21:35               ` James Bottomley
2008-03-13  6:09                 ` Ulrich Schweitzer
2008-03-13 12:55                   ` [Bug 10226] " Matthew Wilcox
2008-03-13 16:45                     ` Christoph Hellwig
2008-03-13 17:11                       ` Matthew Wilcox
2008-03-13 17:15                         ` Christoph Hellwig
2008-03-12 11:29   ` James Bottomley [this message]

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=1205321389.2941.95.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=bugme-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=protasnb@gmail.com \
    --cc=us-@gmx.de \
    /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