Date: Tue, 5 Aug 1997 13:10:51 +0200 (MET DST) From: Zoltan Sebestyen <sebesty@cs.elte.hu> To: FreeBSD questions mailinglist <freebsd-questions@freebsd.org> Subject: ed0 device timeout Message-ID: <Pine.ULT.3.93.970805131008.18207A-100000@konig>
next in thread | raw e-mail | index | archive | help
Hi, I've got an NE2000 compatible Realtek RTL8029 PCI Adapter which worked well with 2.1.5-RELEASE, but doesn't work with 2.2.2-RELEASE. The kernel finds the card TWO times! Here goes to important part from the kernel config file: device ed0 at isa? port 0xe400 net irq 12 iomem 0xd8000 vector edintr #device ed1 at isa? port 0x300 net irq 5 iomem 0xd8000 vector edintr The bootup : Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. . . . chip0 <Intel 82437FX PCI cache memory controller> rev 2 on pci0:0 chip1 <Intel 82371FB PCI-ISA bridge> rev 2 on pci0:7:0 chip2 <Intel 82371FB IDE interface> rev 2 on pci0:7:1 vga0 <VGA-compatible display device> rev 64 int a irq 9 on pci0:10 ed1 <NE2000 PCI Ethernet (RealTek 8029)> rev 0 int a irq 12 on pci0:11 ed1: address 00:40:95:42:5e:dc, type NE2000 (16 bit) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 at 0xe400-0xe41f irq 12 on eisa slot 14 ed0: address 00:40:95:42:5e:dc, type NE2000 (16 bit) The kernel finds the card TWO times, as a PCI and an EISE device, too. Configured as ed0 network interface I've these complaints from FreeBSD: ed0: device timeout <A lot of times> ed1: NIC memory corrupt - invalid packet length 64 ed0: device timeout <Some more times> If you have any idea what the problem is, please mail me. Thanks in advance -------------------------------------------------------------------------------- Sebestyen Zoltan It all seems so stupid, it makes me want to give up. szoli@caesar.elte.hu But why should I give up, when it all seems so stupid?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.ULT.3.93.970805131008.18207A-100000>