Mark Kirkwood said: > 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. >> >>[EMAIL PROTECTED]: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.
>From a quick look in sys/ata and Google the PDC20619 seems to be the TX4000 rather than the TX4200. Promise's website is, ... less than helpful in finding these sorts of things out. Cheers, Dominic > Not sure if this is very useful, but here is what I see for a TX2000: > > $ pciconv -lv > [EMAIL PROTECTED]: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 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
