From owner-freebsd-questions Tue Feb 6 11:54:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alfa.intrak.tuke.sk (alfa.intrak.tuke.sk [147.232.152.3]) by hub.freebsd.org (Postfix) with ESMTP id 549F037B4EC for ; Tue, 6 Feb 2001 11:53:54 -0800 (PST) Received: from localhost (novikmec@localhost) by alfa.intrak.tuke.sk (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id UAA30010 for ; Tue, 6 Feb 2001 20:53:51 +0100 Date: Tue, 6 Feb 2001 20:53:51 +0100 (CET) From: Novikmec Jozef To: freebsd-questions@freebsd.org Subject: NE2000 ioport problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried to install FreeBSD 3.4 a I had problem with ethernet card. That card is NE2000 compatible. During the instalation I set the IO address to 0x340 instead 0x280 which is default. (my NIC is on this address, it's works corectly in Linux and Windowz enviroment too) But after instalation and reboot kernel (I'm sorry if it is not right but I'm new in FreeBSD and this I took from Linux :-)) again trying to set NIC to 0x280. During the instalation Free got IP address from DHCP server so I think that works properly. I would like to ask where to set IO for NIC to 0x340. Could you suggest me some documentation for answers for questions like this. I read FreeBSD HANDBOOK but I didn't find answer. Thanks. |