Module Name:    src
Committed By:   jmcneill
Date:           Mon Sep  7 16:22:46 UTC 2009

Modified Files:
        src/share/man/man4: hdaudio.4

Log Message:
- adjust description ("Generic" is redundant)
- rates != 48kHz are now supported
- bump date


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/hdaudio.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/hdaudio.4
diff -u src/share/man/man4/hdaudio.4:1.2 src/share/man/man4/hdaudio.4:1.3
--- src/share/man/man4/hdaudio.4:1.2	Sun Sep  6 17:59:09 2009
+++ src/share/man/man4/hdaudio.4	Mon Sep  7 16:22:46 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hdaudio.4,v 1.2 2009/09/06 17:59:09 wiz Exp $
+.\"	$NetBSD: hdaudio.4,v 1.3 2009/09/07 16:22:46 jmcneill Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,12 +27,12 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 25, 2009
+.Dd September 7, 2009
 .Dt HDAUDIO 4
 .Os
 .Sh NAME
 .Nm hdaudio
-.Nd Generic High Definition Audio device driver
+.Nd High Definition Audio device driver
 .Sh SYNOPSIS
 .Cd "hdaudio* at pci? dev ? function ?"
 .Cd "hdafg* at hdaudiobus?"
@@ -113,8 +113,6 @@
 The following items are not yet implemented:
 .Bl -bullet
 .It
-Support sample rates in hardware other than 48kHz
-.It
 Improve power management support when driver is idle
 .It
 Add support for non-PCM output formats

Reply via email to