From owner-freebsd-stable@FreeBSD.ORG Fri Jan 7 21:34:13 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F2F16A4CE for ; Fri, 7 Jan 2005 21:34:13 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8524E43D45 for ; Fri, 7 Jan 2005 21:34:12 +0000 (GMT) (envelope-from fredrik.engberg@gmail.com) Received: by rproxy.gmail.com with SMTP id g11so291316rne for ; Fri, 07 Jan 2005 13:34:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=dwvnCIN0yyNFYIcXFMGNfkm3QkyFj5kOaT4JlqDJwxbWJiKCigVhuArspc3NeUe4mLgy7qIAUO75H24tMaSenjUPBnvGbEHnCFrl4fb3B15RnoAX/lETPA06dPBlU2N2ZefXZ7nN1XoxYoQSN95KjL9DxPzOCF5lDGA+ymfv4+A= Received: by 10.38.76.72 with SMTP id y72mr292354rna; Fri, 07 Jan 2005 13:34:11 -0800 (PST) Received: by 10.38.151.47 with HTTP; Fri, 7 Jan 2005 13:34:11 -0800 (PST) Message-ID: <2193122205010713347f6225e4@mail.gmail.com> Date: Fri, 7 Jan 2005 22:34:11 +0100 From: fredrik engberg To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Promise FastTrak Tx4200 & FreeBSD 5.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fredrik engberg List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 21:34:13 -0000 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 I have asked around and tried to get info from freebsd.org and google.com, but i cant seem to find any good info. the people i have talked to said to add "device ataraid" to the kernel so i did but it didn't help. So any tips and hints would be grateful.