public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Haumesser <chris@mail-test.us>
To: linux-kernel@vger.kernel.org
Subject: promise sx8 sata driver
Date: Mon, 23 May 2005 14:42:16 -0700	[thread overview]
Message-ID: <42924E38.7070003@mail-test.us> (raw)

Hi,

I hope this isn't entirely inappropriate for this list, but I am trying
to learn more about the promise sx8 driver in the current 2.6-series
kernel. 

I'm currently running debian-sarge with a custom 2.6.11.10 kernel.

The sx8 driver does not use libata, and it is a separate block device,
outside of the scsi and ata hierarchies.  If I compile the driver into
my kernel, I end up with /dev/sx8/0 and /dev/sx8/0p1, etc.  However, no
scsi disk devices are created, and grub does not recognize that
/dev/sx8/ devices are disks.  There's no indication in /proc/scsi/ that
they are being registered with the scsi subsystem; this is clearly
different from every other sata controller I've used.  I've been
googling this for days, with no real luck.  I have found changelogs for
grub that suggest that my version (0.95) should support booting from the
sx8.

So my question is, how does one use this driver for sata disks?  Is my
problem a grub problem, or does it have something to do with the fact
that this is a separate block device from the ata/scsi subsystems?

There is a different open source driver directly available from promise,
which seems to work better for my needs; however, I would like to be
able to have the driver built directly into the kernel rather than
modularized.  When I insert the SATAIIS150.ko kernel module from this
driver, dmesg immediately shows my disks; they are assigned standard
scsi device nodes (sda, sdb, etc); and they are recognized by grub. 

What is the relationship between the promise driver and the one included
in the kernel?  Why does one work differently from the other?  Is there
something else I need to activate in my kernel configuration to get the
standard 2.6 kernel driver to work the way I expect?

I hope someone can shed some light.  I can't seem to find any
documentation or info anywhere.


Many thanks,


-C-


             reply	other threads:[~2005-05-23 21:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23 21:42 Chris Haumesser [this message]
2005-05-23 22:55 ` promise sx8 sata driver Jeff Garzik
2005-05-24  6:16   ` Kallol Biswas
2005-05-24 18:00     ` Chris Haumesser
2005-05-24 18:20       ` Jeff Garzik

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=42924E38.7070003@mail-test.us \
    --to=chris@mail-test.us \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox