From owner-freebsd-questions Tue Jul 17 5:17:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.corpex.de (mileena.corpex.de [213.61.99.25]) by hub.freebsd.org (Postfix) with ESMTP id D7BAC37B401 for ; Tue, 17 Jul 2001 05:17:19 -0700 (PDT) (envelope-from pg@philipp.de.com) Received: from saotome.staff.corpex.de ([213.61.99.34] helo=saotome) by mail.corpex.de with smtp (Exim 3.22 #3) id 15MTmx-0006Sr-00; Tue, 17 Jul 2001 14:17:19 +0200 From: =?iso-8859-1?Q?Philipp_Gasch=FCtz?= To: =?iso-8859-1?Q?=5BCorpex=5D_-_Philipp_Gasch=FCtz?= , Subject: AW: Fasttrak 100 TX2 setup problems Date: Tue, 17 Jul 2001 14:16:42 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, what I did now: - install a fresh 4.3 on 1 disk via the motherboard controller - add the Fasttrak card to the box, add a array (mirror) with 2 disks - added the following lines to a custom kernel config: <.....> device wdc2 at isa? port 0 flags 0xa0ffa0ff device wd4 at wdc2 drive 0 device wd5 at wdc2 drive 1 device wdc3 at isa? port 0 flags 0xa0ffa0ff device wd6 at wdc3 drive 0 device wd7 at wdc3 drive 1 <.....> - compiled the kernel - sh /dev/MAKEDEV ad[4..7] - sh /dev/MAKEDEV wd[4..7] - reboot - it now recognizes the card with: ide_pci0: port 0x9400-0x940f,0x9800-0x9803,0xa000-0xa007,0xa400-0xa403,0xa800-0xa807 mem 0xf6800000-0xf680ffff irq 10 at device 9.0 on pci0 Jul 17 14:12:13 hh1 /kernel: ide_pci0: driver is using old-style compatibility shims instead of: pci0: (vendor=0x105a, dev=0x6268) at 9.0 irq 10 however, when I try to do fdisk /dev/wd[1..8] or fdisk /dev/ad[1..8] it won't find any disks... Any hints on how to make this work are very much appreciated! Thanks, Philipp > I'm trying to do a clean 4.3 install on a box that has an ATA > Raid (mirror) > attached to a Fasttrak 100 TX2. > > well... I'm only trying ;) it doesn't recognize the card at all ("unknown > card") and then quits by saying "No disks found". > > I also already tried to use the motherboards controller, install > freebsd on > 1 HD, and then compile a custom kernel. However, I seem to have no luck in > order to get the correct kernel config directives. > > Does anyone have a hint? > > Thanks for your help!! > > Philipp > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message