diff options
Diffstat (limited to 'share/man/man4/man4.sparc64/intro.4')
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index 741bf0d3b3a..b0b7675ce3b 100644 --- a/share/man/man4/man4.sparc64/intro.4 +++ b/share/man/man4/man4.sparc64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.2 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: intro.4,v 1.3 2001/10/29 20:01:31 jason Exp $ .\" .\" Copyright (c) 2001 The OpenBSD Project .\" All Rights Reserved. @@ -73,16 +73,34 @@ Devices are indicated by their functional interface. Not all supported devices are listed. .Pp .Bl -tag -width le/lebuffer -compact -offset indent +.It audioce +EBus CS4231 based audio. .It audiocs -CS4231 based audio. +SBus CS4231 based audio. +.It be +10BaseT/100BaseTX SBus Ethernet controller. .It esp ESP SCSI controller. .It hme SBus HME Ethernet controllers (SunSwift). +.It isp +Qlogic ISP SBus SCSI controller. .It le/lebuffer AMD 7990 LANCE ethernet controller. .It openprom Sun Open boot PROM (what became IEEE 1275) configuration driver. +.It qe +Quad 10BaseT SBus Ethernet controller. +.It qec +Supported as carrier for +.Nm be +or +.Nm qe +Ethernet controllers. +.It sab +Infineon SAB82532 serial controller. +.It zs +Zilog 8530 serial controller. .El .Sh SEE ALSO .Xr autoconf 4 , |