summaryrefslogtreecommitdiffstats
path: root/share/man/man4/envy.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hardware lists are sorted;jmc2011-03-071-3/+3
|
* List Dynex DX-SC51 as supported card. ok jakemsrstsp2011-03-071-2/+4
|
* add support for midi(4) ports to envy(4)ratchov2010-10-041-3/+5
|
* sort the hardware list;jmc2010-09-101-5/+5
|
* Add support for Terratec EWX 24/96 based on initial diff from ratchov@.stsp2010-09-081-2/+4
| | | | ok ratchov@
* mention M-Audio Audiophile 192kratchov2010-07-311-2/+4
|
* remove statements that are no longer relevant for BUGS sectionratchov2010-03-071-6/+1
|
* mention VIA Tremor 5.1ratchov2010-03-071-2/+4
|
* add ``M-Audio Revolution 5.1'' in the list of supported cardsratchov2009-12-011-2/+4
|
* add the subvendor ID of ``M-Audio Audiophile 2496'' and add it toratchov2009-10-241-2/+4
| | | | the list of supported cards
* Mention that we support Envy24HT-based cards and enumerate allratchov2009-05-081-8/+14
| | | | | | supported ones. Mention that the monitor doesn't exist on Envy24HT. Remove information about supported codecs since we won't be able to describe the all in the long term, neither this is useful.
* don't make refenrece to digital inputs/outputs, since they are noratchov2009-05-081-29/+10
| | | | | | more visible through the mixer. If support for digital i/o is added, it will not be handled as currently described, because the "HT" chip doesn't work that way.
* there are 10 streams numbered 0..9, not 0..10! pointed by Paul de Weerdratchov2008-02-221-4/+4
| | | | there's only 1 S/PDIF transmitter
* sync manual with code: basically replace "in" and "out" streams labels byratchov2008-02-211-24/+19
| | | | "line" and remove a paragraph from the BUGS section.
* remove reference to old ICE1712 name in brackets from .Ndratchov2007-10-291-4/+5
| | | | from jmc@
* add new envy(4) man pageratchov2007-10-281-0/+143
ok jmc@, ok deraadt@