Thu Mar 11 16:53:14 2021 UTC ()
Use inline cross-references.


(nia)
diff -r1.10 -r1.11 src/share/man/man4/sbus.4

cvs diff -r1.10 -r1.11 src/share/man/man4/sbus.4 (expand / switch to unified diff)

--- src/share/man/man4/sbus.4 2018/09/06 09:47:30 1.10
+++ src/share/man/man4/sbus.4 2021/03/11 16:53:14 1.11
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: sbus.4,v 1.10 2018/09/06 09:47:30 maxv Exp $ 1.\" $NetBSD: sbus.4,v 1.11 2021/03/11 16:53:14 nia Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Paul Kranenburg. 7.\" by Paul Kranenburg.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -51,103 +51,86 @@ is a I/O interconnect bus mostly found i @@ -51,103 +51,86 @@ is a I/O interconnect bus mostly found i
51.Tn SPARC 51.Tn SPARC
52workstations and small to medium server class systems. 52workstations and small to medium server class systems.
53It supports both on-board peripherals and extension boards. 53It supports both on-board peripherals and extension boards.
54The 54The
55.Nm 55.Nm
56specifications define the bus protocol as well as the electrical and 56specifications define the bus protocol as well as the electrical and
57mechanical properties of the extension slots. 57mechanical properties of the extension slots.
58.Sh HARDWARE 58.Sh HARDWARE
59.Nx 59.Nx
60includes machine-independent 60includes machine-independent
61.Nm 61.Nm
62drivers, sorted by device type and driver name: 62drivers, sorted by device type and driver name:
63.Ss SCSI interfaces 63.Ss SCSI interfaces
64.Bl -tag -width xxxxxxxx -offset indent 64.Bl -tag -width xxxxxxxxxx -offset indent
65.It esp 65.It Xr esp 4
66NCR53c94 and compatible 66NCR53c94 and compatible
67.Tn SCSI 67.Tn SCSI
68interfaces. 68interfaces.
69.It isp 69.It Xr isp 4
70Qlogic 70Qlogic
71.Tn SCSI 71.Tn SCSI
72interfaces. 72interfaces.
73.El 73.El
74.Ss Network interfaces 74.Ss Network interfaces
75.Bl -tag -width xxxxxxxx -offset indent 75.Bl -tag -width xxxxxxxxxx -offset indent
76.It le 76.It Xr le 4
77.Tn Lance 77.Tn Lance
787990 series 787990 series
79.Tn Ethernet 79.Tn Ethernet
80interfaces. 80interfaces.
81.It hme 81.It Xr hme 4
82.Dq Happy Meal 82.Dq Happy Meal
83.Tn Ethernet 83.Tn Ethernet
84interfaces. 84interfaces.
85.It be 85.It Xr be 4
86.Dq Big Mac 86.Dq Big Mac
87.Tn Ethernet 87.Tn Ethernet
88board. 88board.
89.It qe 89.It Xr qe 4
90Quad Ethernet Controller 90Quad Ethernet Controller
91board. 91board.
92.El 92.El
93.Ss Bridges 93.Ss Bridges
94.Bl -tag -width xxxxxxxx -offset indent 94.Bl -tag -width xxxxxxxxxx -offset indent
95.It xbox 95.It Xr xbox 4
96an 96an
97.Nm Sbus 97.Nm Sbus
98expansion box. 98expansion box.
99.El 99.El
100.Ss Graphics devices 100.Ss Graphics devices
101.Bl -tag -width xxxxxxxx -offset indent 101.Bl -tag -width xxxxxxxxxx -offset indent
102.It bwtwo 102.It Xr bwtwo 4
103framebuffer device. 103framebuffer device.
104.It cgthree 104.It Xr cgthree 4
105framebuffer device. 105framebuffer device.
106.It cgsix 106.It Xr cgsix 4
107framebuffer device. 107framebuffer device.
108.It pnozz 108.It Xr pnozz 4
109framebuffer device. 109framebuffer device.
110.It tcx 110.It Xr tcx 4
111framebuffer device. 111framebuffer device.
112.It zx 112.It Xr zx 4
113framebuffer device. 113framebuffer device.
114.El 114.El
115.Ss Audio devices 115.Ss Audio devices
116.Bl -tag -width xxxxxxxx -offset indent 116.Bl -tag -width xxxxxxxxxx -offset indent
117.It audiocs 117.It Xr audiocs 4
118CS4231 codec. 118CS4231 codec.
119.El 119.El
120.Ss Serial interfaces 120.Ss Serial interfaces
121.Bl -tag -width xxxxxxxx -offset indent 121.Bl -tag -width xxxxxxxxxx -offset indent
122.It magma 122.It Xr magma 4
123Magma Serial/Parallel combo device. 123Magma Serial/Parallel combo device.
124.El 124.El
125.Ss Floppy interfaces 125.Ss Floppy interfaces
126.Bl -tag -width xxxxxxxx -offset indent 126.Bl -tag -width xxxxxxxxxx -offset indent
127.It fdc 127.It Xr fdc 4
128Floppy disk controller 128Floppy disk controller
129.El 129.El
130.Sh SEE ALSO 130.Sh SEE ALSO
131.Xr audiocs 4 , 131.Xr intro 4
132.Xr be 4 , 
133.Xr bwtwo 4 , 
134.Xr cgsix 4 , 
135.Xr cgthree 4 , 
136.Xr en 4 , 
137.Xr esp 4 , 
138.Xr fdc 4 , 
139.Xr hme 4 , 
140.Xr intro 4 , 
141.Xr isp 4 , 
142.Xr le 4 , 
143.Xr magma 4 , 
144.Xr pnozz 4 , 
145.Xr qe 4 , 
146.Xr tcx 4 , 
147.Xr xbox 4 , 
148.Xr zx 4 
149.Sh HISTORY 132.Sh HISTORY
150The machine-independent 133The machine-independent
151.Nm SBus 134.Nm SBus
152subsystem appeared in 135subsystem appeared in
153.Nx 1.3 . 136.Nx 1.3 .