Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add a BUGS section mentioning the difficultie...



details:   https://anonhg.NetBSD.org/src/rev/7142ae9f2add
branches:  trunk
changeset: 516549:7142ae9f2add
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Oct 24 22:37:07 2001 +0000

description:
Add a BUGS section mentioning the difficulties with using ddb during boot.

diffstat:

 share/man/man4/ukbd.4 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r ce1d46357104 -r 7142ae9f2add share/man/man4/ukbd.4
--- a/share/man/man4/ukbd.4     Wed Oct 24 22:31:04 2001 +0000
+++ b/share/man/man4/ukbd.4     Wed Oct 24 22:37:07 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ukbd.4,v 1.7 2001/09/11 23:18:55 wiz Exp $
+.\" $NetBSD: ukbd.4,v 1.8 2001/10/24 22:37:07 augustss Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -60,3 +60,10 @@
 driver
 appeared in
 .Nx 1.4 .
+.Sh BUGS
+The
+.Nm
+driver is brought into action rather late in the boot process, so if
+it is used as the console driver then
+.Xr ddb 4
+is not usable until late in the boot.



Home | Main Index | Thread Index | Old Index