From owner-freebsd-questions Sun Dec 9 21:54:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by hub.freebsd.org (Postfix) with ESMTP id AA04037B41B for ; Sun, 9 Dec 2001 21:54:23 -0800 (PST) Received: from engmail.uwaterloo.ca ([65.93.97.149]) by tomts10-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011210055422.XYIP17034.tomts10-srv.bellnexxia.net@engmail.uwaterloo.ca> for ; Mon, 10 Dec 2001 00:54:22 -0500 Message-ID: <3C144E1C.58B43D6E@engmail.uwaterloo.ca> Date: Mon, 10 Dec 2001 00:54:36 -0500 From: Jai Dhar Reply-To: jdhar@engmail.uwaterloo.ca X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: IO Port Problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to configure my two 3com 3c509b ISA ethernet cards in FreeBSD 4.4. THe problem I am having is upon startup, I get confirmation that ep0 was found, and it assigned IRQ to 10 along with IO port of 300....but for ep1, it assigns it IRQ 7, yet tries to assign it the same IO port as for my ep0. So I basically only have access to one card..... I tried switching the slots in which one of the cards are in, but that did nothing. Is there a way I can reassign what IO port it tries to set for my second card? Any suggestions will be appreciated, thank you for your time and patience. Turban To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message