From owner-freebsd-questions Fri Sep 26 08:25:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA10398 for questions-outgoing; Fri, 26 Sep 1997 08:25:38 -0700 (PDT) Received: from Bayou.UH.EDU (jef53313@Bayou.UH.EDU [129.7.1.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA10393 for ; Fri, 26 Sep 1997 08:25:35 -0700 (PDT) Received: from localhost (jef53313@localhost) by Bayou.UH.EDU (8.8.7/8.8.7) with SMTP id KAA10453; Fri, 26 Sep 1997 10:24:46 -0500 (CDT) Date: Fri, 26 Sep 1997 10:24:46 -0500 (CDT) From: Jonathan Fosburgh To: Matt Brunell cc: questions@FreeBSD.ORG Subject: Re: EtherExpress 16 In-Reply-To: <342AB2F8.4E47@uwplatt.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Sep 1997, Matt Brunell wrote: > Hi, > I was told that I should use the ep0 device for the etherexpress 16 > card because in 2.2.2-RELEASE the ix0 device was written in the ep0 > device. Anyway, do I still have to set the memory address to 0xd0000 > and the iosize to 32768 in the kernel? Do I still have to set it on the > card with softset? My card just doesn't seem to want to work in BSD. > But I know the card works because it works in NT. Help. > --In need of help > -Matt > You want to use the ie0 driver, and you do need to go through with softset (available from www.intel.com) and make sure they are all set correctly. I have an EtherExpress 16 and this is what I had to do to get FreeBSD to accept it. :)