From owner-freebsd-stable Tue Jun 19 4:53:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gw2.dnepr.net (gw2.dnepr.net [217.198.131.97]) by hub.freebsd.org (Postfix) with ESMTP id 13B5A37B401 for ; Tue, 19 Jun 2001 04:53:07 -0700 (PDT) (envelope-from land@dnepr.net) Received: from dnepr.net (neon.dnepr.net [217.198.131.98]) by gw2.dnepr.net (8.11.3/8.6.18/01) with ESMTP id f5JBqcE53569 for ; Tue, 19 Jun 2001 14:52:40 +0300 (EEST) Received: (from land@localhost) by dnepr.net (8.8.8/8.8.8) id OAA18192 for freebsd-stable@freebsd.org; Tue, 19 Jun 2001 14:52:26 +0300 (EEST) X-POP3-RCPT: freebsd-stable@freebsd.org Date: Tue, 19 Jun 2001 14:52:26 +0300 From: land@dnepr.net To: freebsd-stable@freebsd.org Subject: SMBFS & weird kernel messages Message-ID: <20010619145226.A15414@dnepr.net> Mail-Followup-To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Hi ! I compiled kernel with following options to enable smbfs support: options NETSMB options NETSMBCRYPTO options LIBMCHAIN options LIBICONV Also i'v installed smbfs port. After firts use of mount_smbfs in dmesg output appeared following lines: module_register: module dev_netsmb already exists! linker_file_sysinit "smbfs.ko" failed to register! 17 WARNING: "nsmb" is usurping "nsmb"'s cdevsw[] netsmb_dev: loaded Does it hurts ? When I compiled kernel only with options LIBMCHAIN options LIBICONV it panics. No warnings was issued while "config KERNEL" and "make depend && make && make install". -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message