All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otto Meier <gf435@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Driver for sata adapter promise sata300 tx4
Date: Mon, 01 Aug 2005 11:19:20 +0200	[thread overview]
Message-ID: <42EDE918.9040807@gmx.net> (raw)

Hi,

This card use the sata chip pdc 40718 (as of my card)
the lastest sata_promise kernel with sata promise patch driver doesn't 
recognise
this card.

I added the following line to static struct pci_device_id 
pdc_ata_pci_tbl[]  in sata_promise.c:

        { PCI_VENDOR_ID_PROMISE, 0x3d17, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
          board_20319 },

and the card was recognised and seam to work without errors so far.

bilding a soft raid5 on it and moving data doesn't broke it.

It would be interesting to hear from the guru's if this is ok to do?.

Otto


             reply	other threads:[~2005-08-01  9:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-01  9:19 Otto Meier [this message]
2005-08-01 14:43 ` Driver for sata adapter promise sata300 tx4 Daniel Drake
2005-08-01 15:12   ` Otto Meier
2005-08-01 15:28   ` Otto Meier
2005-08-01 16:16     ` Daniel Drake
2005-08-01 20:17       ` Jens Axboe
2005-08-01 20:30         ` Jeff Garzik
2005-08-01 20:35           ` Jens Axboe
2005-08-02  8:18             ` Otto Meier
2005-08-01 20:32         ` Jens Axboe
2005-08-01 20:36           ` Jeff Garzik
2005-08-01 20:42             ` Jens Axboe
2005-08-01 20:49               ` Jeff Garzik
2005-08-02  6:48                 ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2005-08-01 14:14 Otto Meier

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=42EDE918.9040807@gmx.net \
    --to=gf435@gmx.net \
    --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 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.