Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 14:16:42 +0200
From:      =?iso-8859-1?Q?Philipp_Gasch=FCtz?= <pg@philipp.de.com>
To:        =?iso-8859-1?Q?=5BCorpex=5D_-_Philipp_Gasch=FCtz?= <philipp@corpex.de>, <freebsd-questions@freebsd.org>
Subject:   AW: Fasttrak 100 TX2 setup problems
Message-ID:  <BOELLCONIBKCLEHPNCDDCEACCNAA.pg@philipp.de.com>
In-Reply-To: <BOELLCONIBKCLEHPNCDDKEPPCMAA.philipp@corpex.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <PCI IDE controller (busmaster capable)> 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: <unknown card> (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




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