1.\" $NetBSD: dio.4,v 1.8 2017/02/18 22:39:00 wiz Exp $ 2.\" 3.\" Copyright (c) 2001 The NetBSD Foundation, Inc. 4.\" All rights reserved. 5.\" 6.\" This code is derived from software contributed to The NetBSD Foundation 7.\" by Gregory McGarry. 8.\" 9.\" Redistribution and use in source and binary forms, with or without 10.\" modification, are permitted provided that the following conditions 11.\" are met: 12.\" 1. Redistributions of source code must retain the above copyright 13.\" notice, this list of conditions and the following disclaimer. 14.\" 2. Redistributions in binary form must reproduce the above copyright 15.\" notice, this list of conditions and the following disclaimer in the 16.\" documentation and/or other materials provided with the distribution. 17.\" 18.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 19.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 20.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 21.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 22.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 23.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 24.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 25.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 26.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 27.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 28.\" POSSIBILITY OF SUCH DAMAGE. 29.\" 30.Dd February 17, 2017 31.Dt DIO 4 hp300 32.Os 33.Sh NAME 34.Nm dio 35.Nd 36.Tn DIO/DIO-II bus 37.Sh SYNOPSIS 38.Cd "dio0 at mainbus0" 39.Sh DESCRIPTION 40This driver is for the DIO/DIO-II bus on HP 9000/3xx series 41workstations. 42.Sh SUPPORTED DEVICES 43.Nx 44includes 45.Tn DIO 46drivers, sorted by device type and driver name: 47.Ss Framebuffers 48.Bl -tag -width XXXXXX -offset indent 49.It dvbox 50.Tn HP98730 51``DaVinci'' graphics device interface 52.It gbox 53.Tn HP98700 54``Gatorbox'' graphics device interface 55.It hyper 56.Tn A1096A 57``Hyperion'' graphics device interface 58.It rbox 59.Tn HP98720 60``Renaissance'' graphics device interface 61.It topcat 62.Tn HP98544 6398550 ``Topcat'' and ``Catseye'' device interface 64.El 65.Ss Serial interfaces 66.Bl -tag -width XXXXXX -offset indent 67.It com 68.Tn HP98644A 69serial communications interface (formerly dca) 70.It dcm 71.Tn HP98642A 72serial communications multiplexer 73.El 74.Ss Network interfaces 75.Bl -tag -width XXXXXX -offset indent 76.It le 77.Tn HP98643 78built-in and add-on Ethernet boards 79.El 80.Ss HP-IB interfaces 81.Bl -tag -width XXXXXXe -offset indent 82.It fhpib 83``fast'' HP-IB interface 84.It nhpib 85``normal'' HP-IB interface 86.El 87.Ss SCSI interfaces 88.Bl -tag -width XXXXXX -offset indent 89.It spc 90.Tn HP98265A 91SCSI interface 92.El 93.Sh SEE ALSO 94.Xr com 4 , 95.Xr hp300/dcm 4 , 96.Xr hp300/dvbox 4 , 97.Xr hp300/gbox 4 , 98.Xr hp300/hpib 4 , 99.Xr hp300/hyper 4 , 100.Xr hp300/rbox 4 , 101.Xr hp300/topcat 4 , 102.Xr le 4 , 103.Xr spc 4 104