From owner-freebsd-questions Sat Aug 14 10: 2:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from presley.cybertrails.com (presley.cybertrails.com [162.42.150.35]) by hub.freebsd.org (Postfix) with SMTP id 3AD0D15212 for ; Sat, 14 Aug 1999 10:02:53 -0700 (PDT) (envelope-from kf7nn1@cybertrails.com) Received: (qmail 26320 invoked from network); 14 Aug 1999 17:12:37 -0000 Received: from unknown (HELO ginger) (162.42.15.207) by presley.cybertrails.com with SMTP; 14 Aug 1999 17:12:37 -0000 From: "george" To: Subject: ed driver Date: Sat, 14 Aug 1999 09:49:25 -0700 Message-ID: <000401bee674$f7b23a00$0300a8c0@ginger.kf7nn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a realtek 8029 card (PCI) which is detected and working by the ed1 driver, after removing the old ISA driver ed0 on ISA? from the kernel config file and making a new kernel it is not working, I re-enabled the ISA ed0 driver but get this message in the dmesg log. ed1: rev 0x00 int a irq 5 on pci0.8.0 ed1: address 00:80:c8:c1:3f:45, type NE2000 (16 bit) ed0 not found at 0x280 The card works good the way it is but i cant get rid of the old isa error message. can someone explain why i even have a ed1 device when i didnt see anything listed in the PCI section of the generic kernel config for ed1. Not on the list here. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message