ultrix man page for autoconf

Query: autoconf

OS: ultrix

Section: 4

Links: ultrix man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

autoconf(4)						     Kernel Interfaces Manual						       autoconf(4)

Name
       autoconf - diagnostics from the autoconfiguration code

Description
       When  ULTRIX  bootstraps,  it  probes the machine it is running on and locates controllers, drives, and other devices, printing out what it
       finds on the console.  This procedure is driven by a system configuration table, which is processed by and compiled into each kernel.

Diagnostics
       cpu%d ( version %f, implementation %d )
       A cpu is present.

       fpu%d ( version %f, implementation %d )
       An fpu is present.

       pm%d at ibus%d
       A monochrome or color graphics device is present.

       cfb%d at ibus%d
       A color graphic device is present.

       dc%d at ibus%d
       A serial line controller is present.

       sii%d at ibus%d
       An SCSI sii controller is present.

       asc%d at ibus%d
       An SCSI asc controller is present.

       rz%d at sii%d/asc%d slave %d ( RZ%d )
       An SCSI disk device is present.

       tz%d at sii%d/asc%d slave %d ( TK%d )
       An SCSI tape device is present.

       ln%d at ibus%d
       An Ethernet interface is present.

See Also
       intro(4), config(8)

								       RISC							       autoconf(4)
Related Man Pages
ibus-daemon(1) - centos
vparutil(1m) - hpux
cfb(4) - ultrix
atapi_ide(7) - osf1
tms(7) - osf1
Similar Topics in the Unix Linux Community
Autoconf Macro Archive 2008-08-24 (cryp.to branch)
Autoconf 2.63 (Default branch)
You have another version of autoconf...
using automake and autoconf with C++
A make-like build utility based on Lua