diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-08-15 20:10:58 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-08-15 20:10:58 +0000 |
commit | 1a3299929d48eae52404e0b75267c111d07d2af4 (patch) | |
tree | 0e0db69c3a0321786f3d1dc9de73c9e1523be777 /share/man/man4/safe.4 | |
parent | 5c4fecd2d5f7fe9c4e5e8313d642d87951405d4c (diff) |
xr pci
Diffstat (limited to 'share/man/man4/safe.4')
-rw-r--r-- | share/man/man4/safe.4 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/safe.4 b/share/man/man4/safe.4 index 5bba57e13cb..ffb829b136f 100644 --- a/share/man/man4/safe.4 +++ b/share/man/man4/safe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: safe.4,v 1.2 2003/08/15 20:09:48 jason Exp $ +.\" $OpenBSD: safe.4,v 1.3 2003/08/15 20:10:57 jason Exp $ .\\"- .\\" Copyright (c) 2003 Sam Leffler, Errno Consulting .\\" All rights reserved. @@ -61,7 +61,9 @@ subsystem. .Sh DIAGNOSTICS .Bl -diag .It "safe%d: Reduce max DMA size to %u words for rev %u.%u" -The 1.0 silicon has major PCI bugs and may lock the bus completely. +The 1.0 silicon has major +.Xr pci 4 +bugs and may lock the bus completely. There is no easy workaround. .El .Sh SEE ALSO @@ -69,6 +71,7 @@ There is no easy workaround. .Xr crypto 4 , .Xr intro 4 , .Xr ipsec 4 , +.Xr pci 4 , .Xr random 4 , .Xr crypto 9 .Sh BUGS |