cied(7) DG/UX 5.4.2 cied(7)
NAME
cied - AViiON family disk subsystem
DESCRIPTION
A cied disk subsystem consists of a VME-based disk controller with up
to 4 physical ESDI (Enhanced Small Device Interface) units on that
controller. The units supported are as follows:
Model # Size
6442 327 Mbyte full-height non-removable disk
6661 330 Mbyte half-height non-removable disk
6555 648 Mbyte full-height non-removable disk
A physical disk unit may be accessed directly via the special file
nodes in /dev/pdsk and /dev/rpdsk. These nodes are named in the
form:
/dev/[r]pdsk/cied@device-code(addr,m)
where device-code is the hexadecimal device code of the controller,
addr is the control space starting address for the controller, and m
is the unit on the controller.
The cied subsystem has 4 built-in defaults for the device code and
control space starting address of the cied device specification.
When using the defaults, a short form of the cied device
specification can be used:
cied(controller number)
where controller number is the hexadecimal number of the controller
in the system. For example, the first cied controller is cied(0),
the second is cied(1), etc.
Controller # Device Code/VME Address
cied(0) 0x18/0xFFFFEF00
cied(1) 0x19/0xFFFFF100
cied(2) 0x1A/0xFFFFFB00
cied(3) 0x1B/0xFFFFFD00
The nodes in /dev/pdsk provide access as a block special device as
described in dsk(7). The nodes in /dev/rpdsk provide access as a
character special device as described in rdsk(7). When accessing a
disk through a /dev/pdsk or /dev/rpdsk node, the operating system
performs no bad block remapping.
FILES
/dev/pdsk/*
/dev/rpdsk/*
Licensed material--property of copyright holder(s) 1
cied(7) DG/UX 5.4.2 cied(7)
SEE ALSO
cird(7), cimd(7), dsk(7), rdsk(7).
Licensed material--property of copyright holder(s) 2