From owner-freebsd-stable Tue Oct 24 20:51:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from casa.staub.net (staub.net [207.149.244.194]) by hub.freebsd.org (Postfix) with ESMTP id 6FEAF37B479 for ; Tue, 24 Oct 2000 20:51:40 -0700 (PDT) Received: (from phils@localhost) by casa.staub.net (8.9.3/8.9.3) id UAA20268 for freebsd-stable@freebsd.org; Tue, 24 Oct 2000 20:53:17 -0700 Date: Tue, 24 Oct 2000 20:53:17 -0700 From: Phil Staub To: freebsd-stable@freebsd.org Subject: module_register/linker_file_sysinit messages Message-ID: <20001024205317.A20261@staub.net> Reply-To: phils@staub.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a fresh install of 4.1R followed by building/installing a new kernel, I now get numerous messages of the following form upon boot: module_register: module miibus/xmphy already exists! linker_file_sysinit "miibus.ko" failed to register! 17 Could someone point me to the meaning and resolution of this? It's not obvious from manpages, handbook or faq (or at least my searches came up empty). I also did a little poking around in the config files in /boot. The closest thing I could find was an entry in /boot/defaults/loader.conf that said: miibus_load="NO" # miibus support, needed for some drivers Should this say "YES"? I'm running ed and xl drivers. Thanks, Phil -- Phil Staub, KE7HC phils@staub.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message