From: Matt Domsch <Matt_Domsch@dell.com>
To: Paul Veldema <paul@basenet.nl>
Cc: linux-scsi@vger.kernel.org
Subject: Re: Dell 2850 build in (LSI) PERC4/Di 2.6 kernel driver.
Date: Fri, 1 Apr 2005 10:32:10 -0600 [thread overview]
Message-ID: <20050401163210.GC18094@lists.us.dell.com> (raw)
In-Reply-To: <424945E8.4040502@basenet.nl>
On Tue, Mar 29, 2005 at 02:11:20PM +0200, Paul Veldema wrote:
> Hello developers,
>
> For the last two months I've been strugling with a driver problem. Our
> company bought two Dell PowerEdge 2850's
> to try our production kernel version 2.6.8 (debian sarge) on since the
> 2650 are no longer sold. The Dell PE 2650's had Perc4/DC cards in
> them (which work fine with the drivers and kernel 2.6.X) supposedly the
> same thing as the build in Perc4/Di controllers in the PE2850's.
> According to Dell the LSI chipset in the PERC4 is de LSI53C1020.
>
> However, the megaraid drivers don't detect the Perc4/Di controllers
> resulting in a
> kernel panic when linux wants to start load stuff from disk (can't find
> file bla).
I don't have the debian sarge source handy, but the kernel.org 2.6.8
kernel's drivers/scsi/megaraid.[ch] driver indeed does not have the
PCI IDs for these controllers present. Looks like I misremembered
when I put that text on linux.dell.com, I've corrected it.
kernel.org 2.6.9 drivers/scsi/megaraid/megaraid_mbox.c does have the
PCI IDs for this adapter.
[snip]
> >From source "*megaraid_mbox*":
> #define MEGARAID_VERSION "2.20.3.1"
>
> ...
>
> #define PCI_DEVICE_ID_PERC4E_DI_KOBUK 0x0013
> #define PCI_SUBSYS_ID_PERC4E_DI_KOBUK 0x016d
Right, this are the right IDs, as your working 2.4 scenario shows:
> megaraid: found 0x1028:0x0013:bus 2:slot 14:func 0
so your 2.6.9 kernel should work.
Thanks,
Matt
--
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
prev parent reply other threads:[~2005-04-01 16:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-29 12:11 Dell 2850 build in (LSI) PERC4/Di 2.6 kernel driver Paul Veldema
2005-04-01 16:32 ` Matt Domsch [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=20050401163210.GC18094@lists.us.dell.com \
--to=matt_domsch@dell.com \
--cc=linux-scsi@vger.kernel.org \
--cc=paul@basenet.nl \
/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