Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 1999 19:07:26 -0800 (PST)
From:      Dan Busarow <dan@dpcsys.com>
To:        "Francis Percival C. Favoreal" <dune@cats.edu.ph>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: PCI NE2000 problem
Message-ID:  <Pine.BSF.3.96.990212190430.20873B-100000@java.dpcsys.com>
In-Reply-To: <Pine.LNX.3.96.990213095118.3746A-100000@mayon.cats.edu.ph>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Feb 1999, Francis Percival C. Favoreal wrote:
> de0 <Digital 21041 Ethernet> 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 <VGA-compatible display device> rev 16 int a irq 11 on pci0:15:0
> ed0 <NE2000 PCI Ethernet (RealTek 8029)> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990212190430.20873B-100000>