I believe that the VME bus is optional, but a GIO bus is always found.
This commit is contained in:
parent
c1a87362c3
commit
71b162b8f8
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pic.4,v 1.3 2004/02/10 16:32:10 wiz Exp $
|
||||
.\" $NetBSD: pic.4,v 1.4 2006/01/03 01:41:54 rumble Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -34,7 +34,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd January 24, 2004
|
||||
.Dd January 2, 2006
|
||||
.Dt PIC 4 sgimips
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -45,7 +45,7 @@
|
|||
.Sh DESCRIPTION
|
||||
The Processor Interface Controller interfaces the
|
||||
.Xr gio 4
|
||||
or VME bus to main memory and CPU.
|
||||
bus (VME bus optional) to main memory and CPU.
|
||||
The
|
||||
.Nm
|
||||
is found in the Personal Iris 4D/3x and Indigo R3k machines.
|
||||
|
|
Loading…
Reference in New Issue