brcm_iscsiuio(8) - Linux man page
Name
brcm_iscsiuio - Broadcom iSCSI UserSpace I/O driverSynopsis
brcm_iscsiuio [-d-f-v]Description
Refer to the README.TXT from the driver package on how to compile and install the driver.
Refer to various Linux documentations on how to configure network protocol and address.
Driver Dependencies
Parameters
There are very few parameters when running this application.- -d<debuglevel>
- This is to enable debug mode where debug messages will be sent to stdout The following debug modes are supported
DEBUG 4 - Print all messagesINFO 3 - Print messages needed to follow the uIP code (default)
WARN 2 - Print warning messages
ERROR 1 - Only print critical errors
- -f
- This is to enable forground mode so that this application doesn't get sent into the background.
- -v
- This is to print the version.
- -p<pidfile>
- Use pidfile (default /var/run/brcm_iscsiuio.pid )
- -h
- Display this help and exit.