From owner-freebsd-questions Sun Nov 29 18:47:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05734 for freebsd-questions-outgoing; Sun, 29 Nov 1998 18:47:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sims-ha.videotron.net (faure.videotron.net [205.151.222.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05728 for ; Sun, 29 Nov 1998 18:47:07 -0800 (PST) (envelope-from jedix@videotron.ca) Received: from videotron.ca (modemcable252.205.mmtl.videotron.net) by sims-ha.videotron.net (Sun Internet Mail Server sims.3.5.1998.09.21.23.34) with ESMTP id <0F370077HROXA5@sims-ha.videotron.net> for freebsd-questions@FreeBSD.ORG; Sun, 29 Nov 1998 21:46:10 -0500 (EST) Date: Sun, 29 Nov 1998 21:48:44 -0500 From: Jo Subject: Ethernet conflict X-Sender: "Jo" (Unverified) To: freebsd-questions@FreeBSD.ORG Message-id: <3662078C.9A75F144@videotron.ca> MIME-version: 1.0 X-Mailer: Mozilla 4.05 [fr]C-NECCK (Win95; I) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just installed Freebsd on my pc. I got two ethernet (NE 2000) cards, one not pnp and the other pnp. I have put "controller pnp0" in the kernel for my pnp card. The line "device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr" is defined in the kernel. During boot process, the pc found: - "ed1 rev 0x00 int at irq 10 on pci0.11.0" - "ed1 at 0x280-0x29f irq 9 on isa" Then he say : ed0 not probed du to I/O address conflict with ed1 at 0x280. Can you tell me what I need to adjust in the kernel to regulate my ethernet cards detection? (I hope to have ed1 and ed2 detected) Thanks, Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message