Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2005 15:35:25 +1300
From:      Mark Kirkwood <markir@paradise.net.nz>
To:        fredrik engberg <fredrik.engberg@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Promise FastTrak Tx4200 & FreeBSD 5.3
Message-ID:  <41DF46ED.8050300@paradise.net.nz>
In-Reply-To: <2193122205010713347f6225e4@mail.gmail.com>
References:  <2193122205010713347f6225e4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
fredrik engberg wrote:

>Hey. 
>
>I'm having some trouble getting my promise fasttrak tx4200 (PDC20619)
>to work on FreeBSD 5.3. It wont show up on dmesg or when i use
>atacontrol list. when i use pciconf -lv it give me this.
>
>none9@pci1:8:0: class=0x010400 card=0x3519105a chip=0x3519105a rev=0x02 hdr=0x00
>vendor = 'Promise Technology Inc'
>class = mass storage
>subclass = RAID
>
>  
>

Interesting - PDC20619 is listed in ata(4) manual page for 5.3 Release, 
so one would expect it to show up.

Not sure if this is very useful, but here is what I see for a TX2000:

$ pciconv -lv
atapci1@pci0:20:0:  class=0x010485 card=0x4d68105a chip=0x6269105a 
rev=0x02 hdr=0x00
    vendor   = 'Promise Technology Inc'
    device   = 'PDC20271 FastTrak TX2000 EIDE controller'
    class    = mass storage
    subclass = RAID

$ dmesg
atapci1: <Promise PDC20271 UDMA133 controller> port 
0xec00-0xec0f,0xe800-0xe803,0xe400-0xe407,0xe000-0xe003,0xdc00-0xdc07 
mem 0xd9000000-0xd900ffff irq 11 at device 20.0 on pci0
ata2: channel #0 on atapci1
ata3: channel #1 on atapci1


regards

Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DF46ED.8050300>