Module Name: src Committed By: tsutsui Date: Fri Jun 17 16:43:52 UTC 2022
Modified Files: src/share/man/man4/man4.hp300: autoconf.4 Log Message: Sync device autoconf(9) messages in DIAGNOSTICS with reality a bit. Also pull some fixes from luna68k by wizd(8). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/man4.hp300/autoconf.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/man4.hp300/autoconf.4 diff -u src/share/man/man4/man4.hp300/autoconf.4:1.11 src/share/man/man4/man4.hp300/autoconf.4:1.12 --- src/share/man/man4/man4.hp300/autoconf.4:1.11 Fri Feb 17 22:24:46 2017 +++ src/share/man/man4/man4.hp300/autoconf.4 Fri Jun 17 16:43:52 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: autoconf.4,v 1.11 2017/02/17 22:24:46 christos Exp $ +.\" $NetBSD: autoconf.4,v 1.12 2022/06/17 16:43:52 tsutsui Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)autoconf.4 8.1 (Berkeley) 6/9/93 .\" -.Dd February 17, 2017 +.Dd June 17, 2022 .Dt AUTOCONF 4 hp300 .Os .Sh NAME @@ -41,7 +41,8 @@ When bootstraps it probes the innards of the machine on which it is running and locates controllers, drives, and other devices, printing out -what it finds on the console. This procedure is driven by a system +what it finds on the console. +This procedure is driven by a system configuration table which is processed by .Xr config 1 and compiled into each kernel. @@ -70,26 +71,26 @@ then the name of the root device is read time, and any available device may be used. .Sh DIAGNOSTICS .Bl -diag -.It CPU type not configured. +.It SPU type not configured You tried to boot .Nx -on a -.Tn CPU -type which it doesn't +on an SPU type which it doesn't (or at least this compiled version of .Nx doesn't) understand. -.Pp -.It hpibbus%d at sc%d, ipl %d. +.It nhpib%d at intio0 addr 0x478000 ipl %d +.It nhpib%d at dio0 scode %d ipl %d +.It fhpib%d at dio0 scode %d ipl %d +.It hpibbus%d at nhpib%d +.It hpibbus%d at fhpib%d An .Tn HP-IB -was found at sc%d (the select code) -with ipl%d (interrupt priority level). +was found at the internal bus or scode %d (the select code) +with ipl %d (interrupt priority level). .Nx will call it hpibbus%d. -.Pp -.It %s%d: %s. -.It %s%d at hpibbus%d, slave %d. +.It %s%d at hpibbus%d slave %d punit %d +.It %s%d: %s An .Tn HP-IB disk or tape controller was found. @@ -103,14 +104,23 @@ The .Ql %s in the first line will be a product type like ``7945A'' or ``9144''. The slave number comes from the address select switches on the drive. -.Pp -.It grf0 csr 0x560000 -.It grf%d at sc%d -A bit mapped display was found either at the ``internal'' address (first case) -or at some ``external'' select code (second case). +.It dvbox0 at intio0 addr 0x560000 +.It dvbox%d at dio0 scode %d +.It gbox0 at intio0 addr 0x560000 +.It gbox%d at dio0 scode %d +.It hyper%d at dio0 scode %d +.It rbox0 at intio0 addr 0x560000 +.It rbox%d at dio0 scode %d +.It topcat0 at intio0 addr 0x560000 +.It topcat%d at dio0 scode %d +.It tvrx%d at dio0 scode %d +.It gendiofb%d at dio0 scode %d +.It sti%d at sgc0 slot %d +A bit mapped display was found either at the ``internal'' address, +at some ``external'' select code, +or at some SGC bus slot. If it exists, the internal display will always be unit 0. -.Pp -.It %s%d at sc%d, ipl %d flags %d +.It %s%d at dio0 scode %d ipl %d Another peripheral controller was found at the indicated select code and with indicated interrupt priority level. .Ql %s