diff options
Diffstat (limited to 'share')
-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 |