The Wayback Machine - https://web.archive.org/web/20221117092107/https://man.netbsd.org/NetBSD-8.0/man4/netsmb.4
netsmb(4)
- NetBSD Manual Pages
NSMB(4) NetBSD Kernel Interfaces Manual NSMB(4)
NAME
nsmb -- kernel SMB protocol communicator
SYNOPSIS
pseudo-device nsmb
DESCRIPTION
This virtual device is used by SMBFS filesystem for actual communication
with SMB servers. It provides the physical transportation, encapsulating
the networking part of SMBFS. Only SMB over TCP/IP is supported at this
moment, SMB over NetBIOS is not supported.
For the SMBFS kernel support to work, it's necessary to have both this
pseudo-device and file-system SMBFS configured into kernel.
SEE ALSO
mount_smbfs(8)
HISTORY
This driver first appeared in FreeBSD 4.4. In NetBSD, this first
appeared in NetBSD 2.0, together with rest of SMBFS support.
AUTHORS
Boris Popov <[email protected]>, <[email protected]>. NetBSD port done by Matt
Debergalis <[email protected]> and Jaromir Dolecek <[email protected]>.
NetBSD 8.0 January 18, 2004 NetBSD 8.0
Powered by man-cgi (2021-06-01).
Maintained for NetBSD
by Kimmo Suominen.
Based on man-cgi by Panagiotis Christias.