Solaris Reference Manual for SMCC-Specific Software
  Search only this book
Download this book in PDF

NAME

vtsprobe - prints the device probe information from the SunVTS kernel

SYNOPSIS

vtsprobe [ -m ] [ -h hostname ]

AVAILABILITY

SUNWvts

DESCRIPTION

vtsprobe is a utility that displays the device and configuration information contained in the SunVTS kernel. The output includes the SunVTS assigned group for the device, the device name, the device instance, the testname attached to this device, and the configuration information obtained from the device-specific test probe.

OPTIONS

-m
Specifies manufacturing mode, which displays the probe information in a format that is easy to read using script files.
-h hostname
Specifies the hostname to connect to and get the device and configuration information. If not specified, the current host will be used.

USAGE

After the SunVTS kernel is up and running, you may type vtsprobe at the shell prompt to get the probe output. (See the sunvts (1M) man page for more information on how to start up SunVTS.

EXAMPLE

Running vtsprobe on a sun4m SPARCclassic produces the following output:
% vtsprobe

Processor(s)
    system(systest)
        System Configuration=sun4m SPARCclassic
        System clock frequency=50 MHz
        SBUS clock frequency=25 MHz
    fpu(fputest)
        Architecture=sparc
        Type=TI TMS390S10 or TMS390S15 microSPARC chip
Memory
    kmem(vmem)
        Total: 143120KB
    mem(pmem)
        Physical Memory size=24 Mb
SCSI-Devices(esp0)
    c0t2d0(rawtest)
        Capacity: 638.35MB
        Controller: esp0
        Vendor: MICROP
        SUN Id: 1588-15MBSUN0669
        Firmware Rev: SN0C
        Serial Number: 1588-15MB103

    c0t2d0(fstest)
        Controller: esp0
    c0t3d0(rawtest)
        Capacity: 404.65MB
        Controller: esp0
        Vendor: SEAGATE
        SUN Id: ST1480 SUN0424
        Firmware Rev: 8628
        Serial Number: 00836508
    c0t3d0(fstest)
        Capacity: 404.65MB
        Controller: esp0
        Vendor: SEAGATE
        SUN Id: ST1480 SUN0424
        Firmware Rev: 8628
        Serial Number: 00836508
    c0t3d0(fstest)
        Controller: esp0
    c0t6d0(cdtest)
        Controller: esp0
    tape1(tapetest)
        Drive Type: Exabyte EXB-8500 8mm Helical Scan
Network
    isdn0(isdntest)
        NT Port TE Port
    le0(nettest)
        Host_Name: ctech84
        Host Address: 129.146.210.84
        Host ID: 8001784b
        Domain Name: scsict.Eng.Sun.COM
Comm.Ports
    zs0(sptest)
        Port a -- zs0 /dev/term/a : /devices/ ... a
        Port b -- zs1 /dev/term/b : /devices/ ... b
Graphics
    cgthree0(fbtest)

OtherDevices
    bpp0(bpptest)
        Logical name: bpp0
    sound0(audio)
        Audio Device Type: AMD79C30
    sound1(audio)
        Audio Device Type: DBRI Speakerbox
    spd0(spdtest)

Logical name: spd0

NOTES

The output of vtsprobe is highly dependent on the device being correctly configured into the system (so that a SunVTS probe for the device can be run successfully on it) and on the availability of a device-specific test probe.
If the device is improperly configured or if there is no probing function associated with this device, vtsprobe cannot print any information associated with it.

SEE ALSO

sunvts(1M), vtsk(1M), vtsui(1M), vtsui.ol(1M), vtstty(1M)