From owner-freebsd-questions Tue Apr 11 4:27:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 6246237B654 for ; Tue, 11 Apr 2000 04:27:46 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 1.92 #3) for questions@freebsd.org id 12eypZ-000N4x-00; Tue, 11 Apr 2000 12:27:41 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id MAA61950 for questions@freebsd.org; Tue, 11 Apr 2000 12:27:40 +0100 (BST) (envelope-from jcm) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) with ESMTP id HAA60877 for ; Tue, 11 Apr 2000 07:07:47 +0100 (BST) (envelope-from meaculpa@21cn.com) Received: from [202.102.14.144] (helo=mail.sz.js.cn) by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3) for jcm@freebsd-uk.eu.org id 12etpx-000Lw1-00; Tue, 11 Apr 2000 07:07:47 +0100 Received: from meaculpa ([202.102.94.105]) by mail.sz.js.cn (Netscape Messaging Server 4.05) with SMTP id FSU8UO02.CUC for ; Tue, 11 Apr 2000 14:04:00 +0800 Date: Tue, 11 Apr 2000 14:06:43 +0800 From: meaculpa To: jcm@freebsd-uk.eu.org Subject: how to install two same type net cards? Message-Id: <38F2C0F33C.E4CDMEACULPA@202.102.14.144> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.26 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello,my friend: i'm a newbie to FreeBSD. and i have two net cards with 'realtek 8019' type.they are seted to jumpless work mode by card setup utility. the resources of them are: card1 port 0x300 irq 3 iomem 0xd800 card2 port 0x320 irq 10 iomem 0xd800 (is there a conflict?) this config is works successful under windows 9x. my question is,how to let kernel support them? because i have reconfigured my kernel like this: device ed0 port 0x300 net irq 3 iomem=0xd8000 device ed1 port 0x320 net irq 10 iomem=0xd8000 and compile it.but at boot,device ed1 is not detected by kernel. need your help and thanx a lot! sorry,i forget tell u which version i use,it's FreeBSD 3.1 release. have fun! meaculpa.yeah.net icq:59166445 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message