From owner-freebsd-isp Fri Feb 12 19:07:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17420 for freebsd-isp-outgoing; Fri, 12 Feb 1999 19:07:36 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17414 for ; Fri, 12 Feb 1999 19:07:34 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id TAA26352; Fri, 12 Feb 1999 19:07:27 -0800 (PST) Date: Fri, 12 Feb 1999 19:07:26 -0800 (PST) From: Dan Busarow To: "Francis Percival C. Favoreal" cc: freebsd-isp@FreeBSD.ORG Subject: Re: PCI NE2000 problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 13 Feb 1999, Francis Percival C. Favoreal wrote: > de0 rev 33 int a irq 10 on pci0:13:0 > de0: 21041 [10Mb/s] pass 2.1 > de0: address 00:80:c8:59:e1:dc > vga0 rev 16 int a irq 11 on pci0:15:0 > ed0 rev 0 int a irq 9 on pci0:16:0 PCI NE2000 should be detected at ed1, ed0 is ISA > The kernel is compiled with ed0 config as, > > device ed? at pci0 port 0xff80 net irq 12 iomem 0xd800 vector edintr Wrong. You don't want that. Number 4 below is the one you want. > > I also tried the ff. ed0 configs then compiling the kernel for each: > > (1) device ed? at pci0 > (2) device ed? at pci? > (2) device ed? at pnp0 > (3) device ed? at pnp? > (4) device ed0 at isa? port 0x300 net irq 3 iomem 0xd8000 vector edintr > (5) device ed0 at isa? disable port 0x300 net irq 3 iomem 0xd8000 vector > edintr > No idea why it doesn't work with a kernel compiled with # 4 Try it again. That is what you need. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message