man.bsd.lv manual page server

Manual Page Search Parameters

SMB(4) Device Drivers Manual SMB(4)

smbSMB generic I/O device driver

device smb

The character device driver provides generic i/o to any smbus(4) instance. In order to control SMB devices, use /dev/smb? with the following ioctls:

QuickWrite command
QuickRead command
SendByte command
ReceiveByte command
WriteByte command
WriteWord command
ReadByte command
ReadWord command
ProcedureCall command
BlockWrite command
BlockRead command

Using the write routine is equivalent to a SMB_WRITEW ioctl.

smbus(4)

The smb manual page first appeared in FreeBSD 3.0.

This manual page was written by Nicolas Souchu.

October 25, 1998 DragonFly-5.6.1