freebsd man page for usfs

Query: usfs

OS: freebsd

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USFS(4) 						   BSD Kernel Interfaces Manual 						   USFS(4)

NAME
usfs -- USB device side support for bulk only transport mass storage
SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device usb device usfs Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): usfs_load="YES"
DESCRIPTION
The usfs driver provides support for emulating an USB mass storage device when the USB stack is activated in USB device side mode. Upon attach the driver creates a RAM disk which can be read and written.
SEE ALSO
umass(4), usb(4)
HISTORY
The usfs driver appeared in FreeBSD 8.
BSD
March 18, 2014 BSD
Related Man Pages
udav(4) - debian
smsc(4) - freebsd
if_smsc(4) - freebsd
udav(4) - freebsd
snd_uaudio(4) - freebsd
Similar Topics in the Unix Linux Community
Site command used in ftp script
doing rot13 on a field with a random number with awk