From owner-freebsd-questions Mon Jan 24 11:59:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sears-bh.sears.com (sears-bh.sears.com [12.19.169.66]) by hub.freebsd.org (Postfix) with ESMTP id E9C1D14D89 for ; Mon, 24 Jan 2000 11:59:12 -0800 (PST) (envelope-from evo01@sears.com) Received: (from uucp@localhost) by sears-bh.sears.com (8.8.8/8.6.11) id NAA27954 for ; Mon, 24 Jan 2000 13:59:11 -0600 (CST) From: evo01@sears.com Received: from shonim02.sears.com(166.76.135.183) by sears-bh.sears.com via smap (4.1) id xmab26209; Mon, 24 Jan 00 13:58:03 -0600 Received: by smtp.sears.com(Lotus SMTP MTA v4.6.3 (733.2 10-16-1998)) id 86256870.006DA9B3 ; Mon, 24 Jan 2000 13:57:48 -0600 X-Lotus-FromDomain: SEARS To: questions@FreeBSD.ORG Message-ID: <86256870.006DA8B1.00@smtp.sears.com> Date: Mon, 24 Jan 2000 13:57:43 -0600 Subject: ISA ethernet cards Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I currently have my freebsd 3.1 with 3 ethernet cards. One is Realtek PCI card. Device name is rl0. The 2nd card is ISA 3COM 3C309B at 0x300 IRQ 10. Device name is ep0. The 3rd card is also an ISA 3COM 3C309B which kernel found it at 0x300. I reconfigured my kernel to add ep1 at 0x300 with IRQ = 11. However, system complained that the 3rd ethernet card is not probed because it occupies the same memory segment (0x300). How can I force kernel to probe the 3rd card or is there a way I can assign the 3rd card to occupy at a different memory segment? (like 0x250?) Your help is appreciated. Thanks, Eric PS....This is strictly used for my home PC and it is being built to act as a router. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message