|
NAME
DESCRIPTIONThe If the appropriate hardware is detected, the driver will be loaded
automatically by
devmatch(8). To load the driver manually at boot time, use
the To use the driver in a custom kernel,
usb(4) and at least one of
uhci(4),
ohci(4),
ehci(4), or
xhci(4) must be configured in the kernel. Additionally, since
HARDWAREThe
EXAMPLESRescan all slots on a multi-slot flash reader, where the slots map to separate LUNs on a single SCSI ID: camcontrol rescan 0:0:0 camcontrol rescan 0:0:1 camcontrol rescan 0:0:2 camcontrol rescan 0:0:3 Typically only the first slot will be enabled at boot time. This assumes that the flash reader is the first SCSI bus in the system and has 4 slots. HISTORYThe AUTHORSThe This manual page was written by Nick Hibma <n_hibma@FreeBSD.org>.
|