STREAMS/UX for the HP 9000 Reference Manual

126
Debugging STREAMS/UX Modules and Drivers
STREAMS/UX Debugging Tool
q Command
Enter the q command to exit STREAMS/UX subsystem mode and enter
primary mode. This is shown below.
q
No current structure S:0
v Command
Enter the v command to display the version of STREAMS/UX data
structures. This version should always be Release V 4.0. An example is
shown below.
v
STREAMS Version based on Release V 4.0
s Command
Enter the s [m|d] command to see the STREAMS/UX modules and drivers
configured into the system. These are the modules and drivers included in
the multiuser S800 file or the workstation dfile. Specify either m to see the
modules or d to see the drivers. Examples are shown below.
s m
List of MODULES
timod
tirdwr
lmodb
lmode
lmodt
lmodr
lmodc
sc
bufcall
s d
List of DRIVERS
clone MAJOR = 72
strlog MAJOR = 73
sad MAJOR = 74
lo MAJOR = 75
tmx MAJOR = 77
tidg MAJOR = 78
tivc MAJOR = 79