diff options
Diffstat (limited to 'share/man/man4/man4.vax/uda.4')
-rw-r--r-- | share/man/man4/man4.vax/uda.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/man4.vax/uda.4 b/share/man/man4/man4.vax/uda.4 index c57093fea36..949ac94da4d 100644 --- a/share/man/man4/man4.vax/uda.4 +++ b/share/man/man4/man4.vax/uda.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uda.4,v 1.14 2003/03/07 11:28:10 hugh Exp $ +.\" $OpenBSD: uda.4,v 1.15 2003/03/12 07:36:44 jmc Exp $ .\" $NetBSD: uda.4,v 1.3 1996/03/03 17:14:10 thorpej Exp $ .\" .\" Copyright (c) 1980, 1987, 1991 Regents of the University of California. @@ -65,7 +65,7 @@ The driver is a typical block-device disk driver; see .Xr physio 9 -for a description of block I/O . +for a description of block I/O. The script .Xr MAKEDEV 8 should be used to create the @@ -280,7 +280,7 @@ part number .Tn AA-M185B-TC , pp. 18-22). If this occurs during normal -operation, the driver will reset it and retry pending I/O . +operation, the driver will reset it and retry pending I/O. If it occurs during configuration, the controller may be ignored. .Pp @@ -315,7 +315,8 @@ This is immediately followed by a A benign message tracing BDP purges. I have been trying to figure out what BDP purges are for. You might want to comment out this -call to log() in /sys/arch/vax/uba/uda.c. +call to log() in +.Pa /sys/arch/vax/uba/uda.c . .Pp .It "uda%d: SETCTLRC failed: `detail'" The Set Controller Characteristics command (the last part of the @@ -349,7 +350,7 @@ The driver never issues any so something is wrong. .Pp .It "panic: udabb" -The controller reported completion of bad block related I/O . +The controller reported completion of bad block related I/O. The driver never issues any such, so something is wrong. .Pp |