From owner-freebsd-questions Sun Sep 22 09:42:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA14233 for questions-outgoing; Sun, 22 Sep 1996 09:42:12 -0700 (PDT) Received: from cube.i-pi.com (cube.i-pi.com [198.49.217.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA14201 for ; Sun, 22 Sep 1996 09:42:05 -0700 (PDT) Received: (from ingham@localhost) by cube.i-pi.com (8.6.12/8.6.12) id KAA22810; Sun, 22 Sep 1996 10:41:46 -0600 From: Kenneth Ingham Message-Id: <199609221641.KAA22810@cube.i-pi.com> Subject: Re: ethernet card To: dans@iap.net.au Date: Sun, 22 Sep 1996 10:41:45 -0600 (MDT) Cc: questions@freebsd.org In-Reply-To: <2.2.32.19960918115544.003594c0@iap.net.au> from "dans@iap.net.au" at Sep 18, 96 11:54:23 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My EtherExpress (which works fine except for no bpf support) is configured as: ix0 at 0x300-0x30f irq 10 maddr 0xd0000 msize 32768 in isa According to the driver source, the size of the memory can be 16k, 32k, 48k, or 64k. It can be located in the address range 0xC0000 to 0xEFFFF excluding 0xEC0000 to 0xEEFFFF and 0xFC0000 to 0xFFFFFF. Kenneth