DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

conssw - Display that console device switch table

SYNOPSIS

conssw

DESCRIPTION

The conssw macro takes no arguments. It prints the console device switch table.

The console switchtable is described in /usr/include/sys/conf.h

Typical output looks like this:

 
        S> conssw
        *co       D00AF950(kdputchar)
        co_dev    00140000
        *ci       D00AF9D0(kdgetchar)
        co_odev   00140000
        co_idev   00140000
        co_lines  00000000
        co_break  00000081

DEFINED IN

device.k

SEE ALSO

APPENDIX A: Alphabetic Index of Macros