From: sean <seandarcy@hotmail.com>
To: linux-kernel@vger.kernel.org
Subject: can't see drive on promise 20375 ATA card
Date: Fri, 07 May 2004 22:32:25 -0400 [thread overview]
Message-ID: <c7hgrq$5bv$1@sea.gmane.org> (raw)
got a maxtor sata/i50 combo card today. It uses the promise 20375 chip
with 2 SATA ports and one ATA port.
Using 2.6.6-rc3-bk8.
grep SATA .config
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_SVW is not set
CONFIG_SCSI_SATA_PROMISE=y
Also:
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
should they be?
dmesg has:
libata version 1.02 loaded.
sata_promise version 0.92
ata1: SATA max UDMA/133 cmd 0xE1863200 ctl 0xE1863238 bmdma 0x0 irq 19
ata2: SATA max UDMA/133 cmd 0xE1863280 ctl 0xE18632B8 bmdma 0x0 irq 19
ata1: no device found (phy stat 00000000)
ata1: thread exiting
scsi0 : sata_promise
ata2: no device found (phy stat 00000000)
ata2: thread exiting
scsi1 : sata_promise
So it can see the SATA ports.
How do I get the kernel to see the ATA port on the card?
thanks
sean
next reply other threads:[~2004-05-08 2:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-08 2:32 sean [this message]
2004-05-08 15:53 ` can't see drive on promise 20375 ATA card sean
2004-05-08 17:20 ` sean
2004-05-10 16:17 ` Jeff Garzik
2004-05-10 18:03 ` Marc Singer
2004-05-10 18:11 ` 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='c7hgrq$5bv$1@sea.gmane.org' \
--to=seandarcy@hotmail.com \
--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.