diff options
author | 2002-03-14 01:50:04 +0000 | |
---|---|---|
committer | 2002-03-14 01:50:04 +0000 | |
commit | a140b15140dc29b293af8bf0077233de31118b42 (patch) | |
tree | 20448b9388cefe6d247f862d96c082c61f0ab00a | |
parent | Man page for asio driver (diff) | |
download | wireguard-openbsd-a140b15140dc29b293af8bf0077233de31118b42.tar.xz wireguard-openbsd-a140b15140dc29b293af8bf0077233de31118b42.zip |
Add asio
-rw-r--r-- | distrib/notes/sparc64/hardware | 5 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index add1fb3ac33..2b57d1f956f 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.18 2002/02/18 18:51:11 jason Exp $ +dnl $OpenBSD: hardware,v 1.19 2002/03/14 01:50:04 jason Exp $ OpenBSD/MACHINE OSREV runs on the following classes of machines: - SBUS based workstations: Ultra 1 @@ -61,7 +61,8 @@ Supported devices {:-include-:}: onboard 16550 compatibles (com) SBus MAGMA cards including: 4Sp, 8Sp, 12Sp, 16Sp, LC2+1Sp, 2+1Sp, 4+1Sp, 8+2Sp, and 2+1HS Sp - SBus Serial Parallel Interface (SUNW,spif) + SBus Serial Parallel Interface (spif) + Aurora SBus sio2 Serial Interface (asio) Sound devices: onboard SBus CS4321 (audiocs) diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index acff21d7100..8be82c5f4b9 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.10 2002/02/19 04:24:49 jason Exp $ +.\" $OpenBSD: intro.4,v 1.11 2002/03/14 01:51:11 jason Exp $ .\" .\" Copyright (c) 2001-2002 The OpenBSD Project .\" All Rights Reserved. @@ -73,6 +73,8 @@ Devices are indicated by their functional interface. Not all supported devices are listed. .Pp .Bl -tag -width zs/zstty/zskbd -compact -offset indent +.It asio +Aurora SBus sio2 serial ports. .It audioce EBus CS4231 based audio. .It audiocs |