diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-04-26 19:04:50 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-04-26 19:04:50 +0000 |
commit | 6afaab7f7477cbe5d02c66caab89584bf73886f0 (patch) | |
tree | fff0e5550c1a585392c04d4b0243e222cd5aad6f /share | |
parent | 9bfc676bc1216ea31cd7d413b7635b416ace33c0 (diff) |
Reliance Computer and i82443BX
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pchb.4 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/share/man/man4/pchb.4 b/share/man/man4/pchb.4 index 0a1445b6fe3..ccbd004e754 100644 --- a/share/man/man4/pchb.4 +++ b/share/man/man4/pchb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pchb.4,v 1.1 2000/04/17 21:35:18 mickey Exp $ +.\" $OpenBSD: pchb.4,v 1.2 2000/04/26 19:04:49 mickey Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff. All rights reserved. .\" @@ -18,10 +18,16 @@ driver provides support for PCI-Host adapter-specific functions for the following devices: .Pp .Bl -tag -width -offset indent -compact -.It 450 PCIset (Orion) +.It i450 PCIset (Orion) +.It Reliance Computer ROSB4, CNB20HE, CNB20LE Supports secondary PCI bus. -.It 82424ZX (Saturn) +.It i82424ZX (Saturn) Disables CPU-PCI write posting. +.It i82443BX +Provides workaround for the following errata: +"An incorrect address may be driven on the +DRAM bus, resulting in memory data being +fetched from the wrong location." .It i82810/810E Supports the random numbers generator, supplying random bytes from the system's thermal noise. |