From owner-freebsd-questions Tue Mar 24 02:26:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06120 for freebsd-questions-outgoing; Tue, 24 Mar 1998 02:26:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from itn.is (root@odinn.itn.is [193.4.194.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06112 for ; Tue, 24 Mar 1998 02:26:37 -0800 (PST) (envelope-from asgeirh@itn.is) Received: from asgeir (heimdallur.itn.is [193.4.194.3]) by itn.is with SMTP id KAA16564; Tue, 24 Mar 1998 10:26:03 GMT Message-Id: <3.0.2.32.19980324103245.00e8c570@193.4.195.3> X-Sender: asgeirh@193.4.195.3 X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.2 (32) Date: Tue, 24 Mar 1998 10:32:45 +0000 To: San Yeremko From: Asgeir Halldorsson Subject: Re: 2 ethernet cards in 1 computer Cc: questions@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello San device timout most offen meens the port is wrong or the iomem is wrong but i see that both the cards are on the same iomem address my NE2000 card comes default on 0xc8000 so you might whant to try that. Check the iomem address and the port number when you are botting with one card and see what happens. Asgeir Halldorsson At 10:00 24.3.1998 +0200, you wrote: >Hello, > >I installed FreeBSD on Pentium-100 (Intel 430VX) and when >I tried to setup 2 ethernet cards in it, I had a problem :( >These cards are Intel EtherExpress (ISA) and NE2000-compatible >(ISA).. I wrote in my kernel config: > >device ed0 at isa? port 0x320 net irq 12 iomem 0xd8000 vector edintr >device ex0 at isa? port 0x210 net irq 5 iomem 0xd8000 vector exintr > >When my kernel started it detected all cards and I saw on my screen >both ethernet addresses. Configuring of network interface ex0 had no >problems, but after configuring ed0 I had next message: > >/kernel: ed0: device timeout > >I leaved NE2000 card alone in computer -- it worked very well. >I tried to setup 2 NE2000-compatible cards: > >device ed0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector edintr >device ed1 at isa? port 0x320 net irq 12 iomem 0xd8000 vector edintr > >But I had: > >/kernel: ed0: device timeout >/kernel: ed1: device timeout > >Would you, please, tell me how to resolve such problem? > >Thank you very much, >Best regards and wishes, >San Yeremko > > >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