autoconf.4

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 4 代码 · 共 56 行

4
56
字号
.\" SCCSID: @(#)autoconf.4	3.1	11/24/87.TH autoconf 4 RISC.SH Nameautoconf \- diagnostics from the autoconfiguration code.SH Description.NXR "autoconf keyword".NXR "configuration file (syslog)"When ULTRIX bootstraps, it probes the machine it is runningon and locates controllers, drives, and other devices, printing outwhat it finds on the console.  This procedure is driven by a systemconfiguration table, which is processed by.MS config 8and compiled into each kernel..SH Diagnostics.B cpu%d ( version %f, implementation %d ).brA cpu is present..PP.B fpu%d ( version %f, implementation %d ).brAn fpu is present..PP.B pm%d  at ibus%d .brA monochrome or color graphics device is present..PP.B cfb%d at ibus%d .brA color graphic device is present..PP.B dc%d at ibus%d .brA serial line controller is present..PP.B sii%d  at ibus%d .brAn SCSI sii controller is present..PP.B asc%d at ibus%d .br An SCSI asc controller is present..PP.B rz%d at sii%d/asc%d slave %d ( RZ%d ).brAn SCSI disk device is present..PP.B tz%d at sii%d/asc%d slave %d ( TK%d ).brAn SCSI tape device is present..PP.B ln%d at ibus%d.brAn Ethernet interface is present..SH See Alsointro(4), config(8)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?