On Mon, Sep 24, 2001 at 09:23:09PM +0200, Nils Nilsson wrote: > Im curius is there ANY one that have gotten 2 "different"(one > of them is an onboard light controller) RAID controllers > working with the 2.4.10 and the patch "patch-to-2.4.10" ? > > Becuse i cant.. it seems to work but i cant find the damn > device file fore it.. > The driver says that it shuld work with 2 cards.. but it > dosent say how i can access the second card.. > And the small shell script that is creating the device files > is only making d0 series not d1 series !! how am i supposed to > DO THIS ! Have you tried something like mknod /dev/ataraid/d1 b <MAJOR> <MINOR> ...? (Replace <MAJOR> and <MINOR> with the correct numbers, of course... anybody know what those number are?) Andrew Klaassen