From owner-freebsd-stable Sun Oct 1 17:12:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id BF8E237B502 for ; Sun, 1 Oct 2000 17:12:07 -0700 (PDT) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA46485; Mon, 2 Oct 2000 11:11:56 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA03636; Mon, 2 Oct 2000 11:11:56 +1100 (EST) Message-Id: <200010020011.LAA03636@lightning.itga.com.au> From: Gregory Bond To: Warner Losh Cc: stable@freebsd.org Subject: Re: breakage with two ed network devices In-reply-to: Your message of Fri, 29 Sep 2000 16:27:48 -0600. Date: Mon, 02 Oct 2000 11:11:55 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ed0 at port 0x280-0x29f iomem 0xd8000-0xd9fff irq 10 on isa0 > ed0: address 00:00:c0:79:2a:f0, type SMC8416T (16 bit) > > ed1 is at 0x300 irq 5 and is a real NE-2000. > > Is plug and play enabled on these cards? I have no clue if that is > supported by them or not, but I thought I'd ask. On the SMC8416T (or at least all the ones I've tried!), the PnP implementation is broken (it always returns 0x0 as the memory address) so these cards cannot be used in PnP mode. (Or perhaps it is more correct that they can't be used in PnP mode except in programmed-IO mode!) Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message