Technical data
ncrs(7D) Devices SunOS 5.5
each of the targets starting with target 0. The following values are
accepted: 10.0, 10, 6.67, 6.66, 5.0, 5, 4.0, 4, 3.33, 3.3, and 0. If any
other value is specified or if 0 is specified for a target, the adapter
will operate in Asynchronous I/O mode for that particular target.
For example, the entry max-sync-rate="10,10,10,10,10,10,10"
specifies a maximum synchronousI/O rate of 10 for all targets.
This is the default.
no-disconnect The disable disconnections property controls the disconnection
option for each target on theSCSI bus. By default the adapter
allows a target to disconnect at any time. If the no-disconnect pro-
perty is specified, the adapter will not allow the target devices
listed to disconnect. Each of the comma separated values specifies
a target device for which the option will be disabled. The valid tar-
get ids are 0 through 7.
For example, the entry no-disconnect=4,6 disables the disconnect
option for target devices 4 and 6.
EXAMPLES Here are some examples of entries that could be included in the configuration file,
ncrs.conf.
#
# 53C810 primary controller
#
name="ncrs" class="sysbus" reg=11,0,0 ;
#
# 53C710 secondary controller, all targets limited to
# 5 MB/sec sync I/O
#
name="ncrs" class="eisa" reg=0xc000,0,0
max-sync-rate="5,5,5,5,5,5,5" ;
FILES /kernel/drv/ncrs.conf configuration file for the ncrs driver
SEE ALSO driver.conf(4), sysbus(4)
7D-224 modified 14 Mar 1995










