linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Müller" <mueller_michael@nikocity.de>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org
Subject: Using PATA port from Promise SATA 300 TX2 plus
Date: Sun, 19 Feb 2006 13:42:58 +0100	[thread overview]
Message-ID: <20060219124258.GH4858@mueller_michael.de> (raw)

Hi Jeff,

I want to tell you that I was able to use the two SATA ports and the
PATA port from my Promise SATA 300 TX2 plus under linux 2.6.16-rc1 and
your patch 2.6.16-rc1-libata1.patch.bz2. The only problem I had that
it didn't worked when I compiled it into the kernel. It didn't find
neither the SATA drives nor the PATA drive. After creating the module
everything worked fine without any further changes.

I'm booting from a hard drive (120GB) connected to the IDE controller
on the mainboard.
Here are some lines from syslog:
...
Feb 19 08:27:04 grizzly kernel: scsi2 : sata_promise
Feb 19 08:27:04 grizzly kernel:   Vendor: ATA       Model: ST3250823AS       Rev: 3.03
Feb 19 08:27:04 grizzly kernel:   Type:   Direct-Access                      ANSI SCSI revision: 05
Feb 19 08:27:04 grizzly kernel:   Vendor: ATA       Model: ST3250823AS       Rev: 3.03
Feb 19 08:27:04 grizzly kernel:   Type:   Direct-Access                      ANSI SCSI revision: 05
Feb 19 08:27:04 grizzly kernel:   Vendor: ATA       Model: IC35L060AVER07-0  Rev: ER6O
Feb 19 08:27:04 grizzly kernel:   Type:   Direct-Access                      ANSI SCSI revision: 05
...
Feb 19 08:27:04 grizzly kernel: SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
...
Feb 19 08:27:04 grizzly kernel: SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB)
...
Feb 19 08:27:04 grizzly kernel: SCSI device sdc: 120103200 512-byte hdwr sectors (61493 MB)
...
sda and sdb are the SATA discs and sdc is the PATA drive.

I'm using software RAID and LVM2 on top of this.

Can you point me to some informations how to tune the TCQ parameter?

I'm not on the list. So if you reply please CC me.

Thanks for your work!

Regards

Michael

                 reply	other threads:[~2006-02-19 12:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060219124258.GH4858@mueller_michael.de \
    --to=mueller_michael@nikocity.de \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).