diff options
author | 2000-01-03 07:52:20 +0000 | |
---|---|---|
committer | 2000-01-03 07:52:20 +0000 | |
commit | 3be84f6c5d6c18afdf0dc778c6ece6146e7224de (patch) | |
tree | 18577cfb35e3561e8c67b89c6340f7f23f37ef7e | |
parent | add missing stat items in ip section. (diff) | |
download | wireguard-openbsd-3be84f6c5d6c18afdf0dc778c6ece6146e7224de.tar.xz wireguard-openbsd-3be84f6c5d6c18afdf0dc778c6ece6146e7224de.zip |
audiocs and fga are supported
-rw-r--r-- | share/man/man4/man4.sparc/intro.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc/intro.4 b/share/man/man4/man4.sparc/intro.4 index 3ff8a22cdd1..b4006f76d70 100644 --- a/share/man/man4/man4.sparc/intro.4 +++ b/share/man/man4/man4.sparc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.13 1999/09/09 03:04:54 jason Exp $ +.\" $OpenBSD: intro.4,v 1.14 2000/01/03 07:52:20 jason Exp $ .\" $NetBSD: intro.4,v 1.5 1998/02/06 06:07:00 perry Exp $ .\" .\" Copyright (c) 1996 Jonathan Stone. @@ -188,6 +188,8 @@ Not all supported devices are listed. .Bl -tag -width le/lebuffer .It audioamd AMD 79C30 obio (sun4c and SPARC Classic) audio controller +.It audiocs +CS4231 based audio found in some sun4c and sun4m models .It be 10BaseT/100BaseTX SBus Ethernet controller .It bwtwo @@ -217,6 +219,8 @@ FSBE/S (X1053A, part # 501-2015) Fast SCSI-2/Buffered Ethernet SBus controller .It fd Intel 82072 obio (sun4c) or Intel 82077 obio (sun4m) floppy disk drive controller +.It fga +Force FGA5000 SBus/VME bridge .It hme SBus HME Ethernet controllers (SunSwift) .It ie @@ -266,8 +270,6 @@ Zilog 8530 serial controller The following devices are not supported, due to unavailability of either documentation or sample hardware: .Bl -tag -width hypersparc -.It audiocs -CS4231 based audio found in some sun4c and sun4m models .It bpp Bi-directional Parallel port .It dbri |