From owner-freebsd-current Tue Sep 14 4:52:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from post.bgnett.no (post.bgnett.no [194.54.96.133]) by hub.freebsd.org (Postfix) with ESMTP id CC1941509F for ; Tue, 14 Sep 1999 04:52:24 -0700 (PDT) (envelope-from erik@habatech.no) Received: from bsdbox.habatech.no ([62.92.133.3]) by post.bgnett.no (8.8.8/8.8.8) with ESMTP id NAA24615 for ; Tue, 14 Sep 1999 13:52:22 +0200 (CEST) (envelope-from erik@habatech.no) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 14 Sep 1999 13:51:56 +0200 (CEST) Reply-To: erik@habatech.no Organization: Habatech AS From: "Erik H. Bakke" To: freebsd-current@freebsd.org Subject: if_ed PnP problems Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With the recent changes to the if_ed driver, it refuses to initialize my card. It reports: unknown0 at isa0 From debugging the probing it seems that the driver fails in ed_alloc_ports() returning ENOENT. Switching the BIOS settings to and from PnP aware OS did not help. Any suggestions? The card is a standard NE2000 compatible ISA PnP card (ID 0x0090252a), and it worked as it should with the old driver. ===========================+================+=============================== Erik H. Bakke | | To be or not to be... Senior Consultant/Developer|erik@habatech.no| Is simply a question of Habatech AS | | binary logic ===========================+================+============================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message