All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Zoltan Boszormenyi <zboszor@freemail.hu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Serial ATA (SATA) on Linux status report
Date: Tue, 11 May 2004 20:21:53 -0400	[thread overview]
Message-ID: <40A16E21.9080201@pobox.com> (raw)
In-Reply-To: <40A0A4EC.8050705@freemail.hu>

Zoltan Boszormenyi wrote:
>> Promise TX2/TX4/SX4
>> -------------------
>> Summary: Per-host queues on all controllers. Full SATA control
>> including hotplug and PM on all but one controller.
>>
>> libata TX2/TX4 driver status: Production, but see issue #5.
>>
>> libata SX4 driver status: Production, but see issue #6.
>>
>>
>> Issue #5: Some boards appear to have PATA as well as SATA ports. PATA
>> is not currently supported, and no plans have yet been made to rectify
>> this. Ideally drivers/ide would drive PATA, but if they are the same
>> PCI device, that would not be feasible.
> 
> 
> $ /sbin/lspci
> ...
> 00:0d.0 RAID bus controller: Promise Technology, Inc.: Unknown device
> 3373 (rev 02)
> ...
> 
> This is the only Promise Tech. device shown.
> Here is the more detailed info about this, look at Region 1,
> and compare the VIA IDE controller below:
> 
> $ /sbin/lspci -vvv -s 00:0d.0
> 00:0d.0 RAID bus controller: Promise Technology, Inc.: Unknown device 
> 3373 (rev 02)
>         Subsystem: Micro-Star International Co., Ltd.: Unknown device 702e
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- 
> ParErr- Stepping- SERR- FastB2B-
>         Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 96 (1000ns min, 4500ns max), cache line size 91
>         Interrupt: pin A routed to IRQ 17
>         Region 0: I/O ports at e800 [size=64]
>         Region 1: I/O ports at e400 [size=16]
>         Region 2: I/O ports at e000 [size=128]
>         Region 3: Memory at cffef000 (32-bit, non-prefetchable) [size=4K]
>         Region 4: Memory at cffa0000 (32-bit, non-prefetchable) [size=128K]
>         Capabilities: <available only to root>
> $ /sbin/lspci -vvv -s 00:0f.1
> 00:0f.1 IDE interface: VIA Technologies, Inc. 
> VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 06) 
> (prog-if 8a [Master SecP PriP])
>         Subsystem: Micro-Star International Co., Ltd.: Unknown device 7020
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
> ParErr- Stepping- SERR- FastB2B-
>         Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 32
>         Interrupt: pin A routed to IRQ 20
>         Region 4: I/O ports at fc00 [size=16]
>         Capabilities: <available only to root>
> 
> Could it be that Region 1 of the Promise controller contains
> the PATA I/O ports? Then it could be driven with a drivers/ide
> driver... Maybe common locking is needed between sata_promise.c
> and a driver for it's PATA side, I don't know.

Nope, the PATA ports are stuck in the same place as the SATA ports...

	Jeff





  reply	other threads:[~2004-05-12  0:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-11 10:03 Serial ATA (SATA) on Linux status report Zoltan Boszormenyi
2004-05-12  0:21 ` Jeff Garzik [this message]
2004-05-12  5:27   ` Zoltan Boszormenyi
  -- strict thread matches above, loose matches on Subject: below --
2004-05-12 14:45 Fisher Alex
2004-05-10 22:25 Jeff Garzik
2004-05-11 12:21 ` Anton Starikov
2004-05-11 13:54   ` Bartlomiej Zolnierkiewicz
2004-05-11 14:44     ` Anton Starikov
2004-05-12  0:22   ` Jeff Garzik
     [not found] ` <D971D9DE-A4C4-11D8-9D2C-000A9585C204@able.es>
2004-05-13 20:47   ` 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=40A16E21.9080201@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zboszor@freemail.hu \
    /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.