From owner-freebsd-current Sat Oct 7 11: 3:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3158937B502 for ; Sat, 7 Oct 2000 11:03:19 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e97I3Gd00944; Sat, 7 Oct 2000 12:03:17 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA01359; Sat, 7 Oct 2000 12:03:15 -0600 (MDT) Message-Id: <200010071803.MAA01359@harmony.village.org> To: Wesley Morgan Subject: Re: pcmcia and ed Cc: current@FreeBSD.org In-reply-to: Your message of "Sat, 07 Oct 2000 10:49:12 EDT." References: Date: Sat, 07 Oct 2000 12:03:15 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Wesley Morgan writes: : Some recent change to either the ed device or pccard support is making the : kernel hiccup on my ethernet card: : : ed0 at port 0x300-0x31f irq 10 slot 1 on pccard1 : ed0: address 00:e0:98:88:db:09, type Linksys (16 bit) : module_register: module isa/ed already exists! : Module isa/ed failed to register: 17 : module_register: module isa/ed already exists! : Module isa/ed failed to register: 17 : module_register: module pccard/ed already exists! : Module pccard/ed failed to register: 17 : module_register: module pci/ed already exists! : Module pci/ed failed to register: 17 : : the driver is compiled in the kernel, but it is loading the KLD : anyway. Everything still functions, however. The module name should be if_ed. I'll go fix it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message