diff options
author | luigi <luigi@FreeBSD.org> | 1998-10-02 17:26:37 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 1998-10-02 17:26:37 +0000 |
commit | 8d4824c43257abdaf771cc9d64e2c0db9b2349ad (patch) | |
tree | b5bd415a357ca69df9288d3a930de2dad34bd310 /sys/dev/sound/isa/mss.h | |
parent | 5df5f0b10747f5443575d9a7ae0a6d9dc0d139b9 (diff) | |
download | FreeBSD-src-8d4824c43257abdaf771cc9d64e2c0db9b2349ad.zip FreeBSD-src-8d4824c43257abdaf771cc9d64e2c0db9b2349ad.tar.gz |
Update the pcm driver to the most recent version. This should
add support for Vibra16X, OPTi925, and bring in several assorted
fixes to the code and documentation.
Also present here are apm hooks so that laptops can properly
reconfigure the hardware after suspend (tested on the Libretto50).
Reviewed by: jordan
Diffstat (limited to 'sys/dev/sound/isa/mss.h')
-rw-r--r-- | sys/dev/sound/isa/mss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/isa/mss.h b/sys/dev/sound/isa/mss.h index 994f323..54efc3c 100644 --- a/sys/dev/sound/isa/mss.h +++ b/sys/dev/sound/isa/mss.h @@ -150,7 +150,7 @@ ahead. /* * Table of mixer registers. There is a default table for the - * AD1848/CS423x clones, and one for the OPTI931. As more WSS + * AD1848/CS423x clones, and one for the OPTI931. As more MSS * clones come out, there ought to be more tables. * * Fields in the table are : polarity, register, offset, bits |