icon Top 9 categories map      RocketAware > man pages >

ispcvt(8)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD FreeBSD Others



ISPCVT(1)                  OpenBSD Reference Manual                  ISPCVT(1)

NAME
     ispcvt - verify if current video driver is pcvt driver



SYNOPSIS
     ispcvt [-c] [-d device] [-v]

DESCRIPTION
     The ispcvt utility allows the user to check whether the current video
     driver compiled into the kernel is a pcvt driver. The major and minor re-
     lease numbers of the driver are also checked.  Furthermore ispcvt is also
     able to print out the values of all the ``PCVT_XXXXXX'' compile time op-
     tions, the driver in the current running kernel was compiled with.

     The options are as follows:

     -d      Specifies a device for which the check is done.

     -v      Specifies being verbose. On success the name and revision is re-
             ported, on failure which comparison failed.

     -c      This options prints out the values of all ``PCVT_XXXXXX'' #de-
             fines which were given to the compiler at the time the currently
             running kernel was compiled. Specifying -v with the -c option
             gives a verbose listing of the compile-time options.

RETURN VALUE
     0       driver is pcvt and major and minor numbers match

     1       open or ioctl system call failed

     2       driver name mismatch

     3       name matched, release major number mismatch

     4       name & major number matched, release minor number mismatch

     5       usage error

BUGS
     No known bugs

SEE ALSO
     pcvt(4)

                                 April 4, 1995                               1

Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for ispcvt(8)
OpenBSD sources for ispcvt(8)


[Overview Topics]

Up to: Terminal I/O - low-level character based display (TTY) and keyboard routines.


RocketLink!--> Man page versions: OpenBSD FreeBSD Others






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > man pages > ispcvt.8/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments