From owner-freebsd-questions Tue Aug 5 04:11:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA07631 for questions-outgoing; Tue, 5 Aug 1997 04:11:37 -0700 (PDT) Received: from konig.elte.hu (konig.elte.hu [157.181.6.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA07626 for ; Tue, 5 Aug 1997 04:11:29 -0700 (PDT) Received: from localhost (sebesty@localhost) by konig.elte.hu (8.8.3/8.7.3/7s) with SMTP id NAA18217 for ; Tue, 5 Aug 1997 13:10:51 +0200 Date: Tue, 5 Aug 1997 13:10:51 +0200 (MET DST) From: Zoltan Sebestyen X-Sender: sebesty@konig To: FreeBSD questions mailinglist Subject: ed0 device timeout Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 rev 2 on pci0:0 chip1 rev 2 on pci0:7:0 chip2 rev 2 on pci0:7:1 vga0 rev 64 int a irq 9 on pci0:10 ed1 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 ed1: NIC memory corrupt - invalid packet length 64 ed0: device timeout 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?