From owner-freebsd-stable Tue Jun 5 20:53:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ece.cmu.edu (ECE.CMU.EDU [128.2.236.200]) by hub.freebsd.org (Postfix) with ESMTP id 7624837B403 for ; Tue, 5 Jun 2001 20:53:23 -0700 (PDT) (envelope-from allbery@ece.cmu.edu) Received: from rushlight.rem.cmu.edu (ANNEX-1.ECE.CMU.EDU [128.2.136.1]) (authenticated) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id f563rDg00182; Tue, 5 Jun 2001 23:53:20 -0400 (EDT) Date: Tue, 05 Jun 2001 23:53:03 -0400 From: "Brandon S. Allbery KF8NH" To: Martin McFlySr , freebsd-stable@FreeBSD.ORG Subject: Re: strange messsages, linker_file_sysinit "miibus.ko" failed Message-ID: <218760000.991799583@rushlight.rem.cmu.edu> In-Reply-To: <14433408769.20010606072447@McFlySr.Kurgan.Ru> X-Mailer: Mulberry/2.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday, June 06, 2001 07:24:47 +0400, Martin@McFlySr.Kurgan.Ru wrote: +---- | 17 Jun 6 06:52:21 kernel: module_register: module miibus/dcphy already | exists! | Jun 6 06:52:21 kernel: linker_file_sysinit "miibus.ko" failed to | register! | | are this error critical? what must i do for fix ? +--->8 No, it just means that something is trying to demand-load a module that's compiled in. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message