diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2006-01-09 19:08:07 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2006-01-09 19:08:07 +0000 |
commit | 78a510b103b52479ec45a7d96e79977a5d24ff92 (patch) | |
tree | ce4d17fcba7288e48f591cf115b7c6dc085fb8fe /share | |
parent | 793cb12863eff8d0d93cf69a942cc15b38294a4e (diff) |
add a list of machines supported by each audio driver;
ok drahn@ jmc@.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.macppc/aoa.4 | 13 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/awacs.4 | 15 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/onyx.4 | 11 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/snapper.4 | 23 | ||||
-rw-r--r-- | share/man/man4/man4.macppc/tumbler.4 | 15 |
5 files changed, 72 insertions, 5 deletions
diff --git a/share/man/man4/man4.macppc/aoa.4 b/share/man/man4/man4.macppc/aoa.4 index 3046a662988..602ba41c09b 100644 --- a/share/man/man4/man4.macppc/aoa.4 +++ b/share/man/man4/man4.macppc/aoa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aoa.4,v 1.1 2005/10/31 02:53:51 joris Exp $ +.\" $OpenBSD: aoa.4,v 1.2 2006/01/09 19:08:06 xsa Exp $ .\" .\" Copyright (c) 2005 Joris Vink. .\" Copyright (c) 2004 Dale Rahn. @@ -38,6 +38,17 @@ The .Nm driver provides support for the audio hardware found in some macppc machines. +.Sh HARDWARE +Machines supported by the +.Nm +driver include: +.Pp +.Bl -dash -offset indent -compact +.It +PowerMac7,3 +.It +PowerMac10,1 +.El .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 diff --git a/share/man/man4/man4.macppc/awacs.4 b/share/man/man4/man4.macppc/awacs.4 index dd8a88999dd..bc0546742db 100644 --- a/share/man/man4/man4.macppc/awacs.4 +++ b/share/man/man4/man4.macppc/awacs.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: awacs.4,v 1.4 2003/05/02 16:45:13 jason Exp $ +.\" $OpenBSD: awacs.4,v 1.5 2006/01/09 19:08:06 xsa Exp $ .\" $NetBSD: awacs.4,v 1.2 2001/05/09 22:16:12 he Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -47,6 +47,19 @@ The (audio waveform amplifier and converter for sound) driver provides support for the audio hardware found in many Apple PowerMacs. +.Sh HARDWARE +Machines supported by the +.Nm +driver include: +.Pp +.Bl -dash -offset indent -compact +.It +PowerBook3,2 +.It +PowerMac2,2 +.It +PowerMac3,3 +.El .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 diff --git a/share/man/man4/man4.macppc/onyx.4 b/share/man/man4/man4.macppc/onyx.4 index 6693f8a298b..95136e7daf1 100644 --- a/share/man/man4/man4.macppc/onyx.4 +++ b/share/man/man4/man4.macppc/onyx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: onyx.4,v 1.1 2005/11/19 00:49:26 kettenis Exp $ +.\" $OpenBSD: onyx.4,v 1.2 2006/01/09 19:08:06 xsa Exp $ .\" .\" Copyright (c) 2005 Mark Kettenis .\" @@ -28,6 +28,15 @@ The .Nm driver provides support for audio hardware using the PCM3052 chip found in some macppc machines. +.Sh HARDWARE +Machines supported by the +.Nm +driver include: +.Pp +.Bl -dash -offset indent -compact +.It +PowerMac11,2 +.El .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 diff --git a/share/man/man4/man4.macppc/snapper.4 b/share/man/man4/man4.macppc/snapper.4 index 0638a12647d..5caf3fe09ba 100644 --- a/share/man/man4/man4.macppc/snapper.4 +++ b/share/man/man4/man4.macppc/snapper.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snapper.4,v 1.6 2005/10/31 02:53:51 joris Exp $ +.\" $OpenBSD: snapper.4,v 1.7 2006/01/09 19:08:06 xsa Exp $ .\" .\" Copyright (c) 2004 Dale Rahn. .\" All rights reserved. @@ -38,6 +38,27 @@ The .Nm driver provides support for audio hardware using the TAS3004 chip found in some macppc machines. +.Sh HARDWARE +Machines supported by the +.Nm +driver include: +.Pp +.Bl -dash -offset indent -compact +.It +PowerBook3,4 +.It +PowerBook4,3 +.It +PowerBook5,3 +.It +PowerBook6,5 +.It +PowerBook6,8 +.It +PowerMac3,6 +.It +PowerMac4,4 +.El .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 diff --git a/share/man/man4/man4.macppc/tumbler.4 b/share/man/man4/man4.macppc/tumbler.4 index a683413bb7b..1160c8ac913 100644 --- a/share/man/man4/man4.macppc/tumbler.4 +++ b/share/man/man4/man4.macppc/tumbler.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tumbler.4,v 1.1 2005/10/31 02:53:51 joris Exp $ +.\" $OpenBSD: tumbler.4,v 1.2 2006/01/09 19:08:06 xsa Exp $ .\" .\" Copyright (c) 2005 Joris Vink. .\" Copyright (c) 2004 Dale Rahn. @@ -39,6 +39,19 @@ The .Nm driver provides support for audio hardware using the TAS3001 chip found in some macppc machines. +.Sh HARDWARE +Machines supported by the +.Nm +driver include: +.Pp +.Bl -dash -offset indent -compact +.It +PowerBook4,1 +.It +PowerMac3,4 +.It +PowerMac3,5 +.El .Sh SEE ALSO .Xr audio 4 , .Xr intro 4 |