From owner-freebsd-questions Sat Aug 14 12:13: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gelemna.ft-wayne.in.us (fw-line-12.fwi.com [209.84.172.17]) by hub.freebsd.org (Postfix) with ESMTP id 1889514EDC for ; Sat, 14 Aug 1999 12:13:01 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by gelemna.ft-wayne.in.us (8.9.3/8.9.3) id OAA38842; Sat, 14 Aug 1999 14:11:39 -0500 (EST) (envelope-from croyle) To: "george" Cc: questions@freebsd.org Subject: Re: ed driver References: <000401bee674$f7b23a00$0300a8c0@ginger.kf7nn.com> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Don Croyle Date: 14 Aug 1999 14:11:37 -0500 Organization: Minimal at best In-Reply-To: "george"'s message of "Sat, 14 Aug 1999 09:49:25 -0700" Message-ID: <86g11mqis6.fsf@emerson.gelemna.ft-wayne.in.us> Lines: 25 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "george" writes: > 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. If you take device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 out of your kernel configuration, you need to make sure that you still have device ed0 in there somewhere to pick up the driver code. The PCI card will still be assigned ed1. I thought that LINT had both variations, but looking through the repository I guess it never did. Maybe it should? -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message