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>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010619145226.A15414>