summaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ae (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync to rat-4.2.20.Orion Hodson2002-02-241-13/+0
| | | | | | | Add newpcm patch for FreeBSD-4.4 upwards. Notes: svn path=/head/; revision=55205
* Update to 4.2.13Michael Haro2001-04-021-19/+12
| | | | | | | | PR: 25520 Submitted by: Orion Hodson <oh@btinternet.com Notes: svn path=/head/; revision=40724
* newpcm reports the mixer vol control as an input, but it is an outputMaxim Sobolev2000-11-021-0/+20
control. There are some configurations of rat that will set vol to zero thinking it's an input, resulting in the user not hearing audio being received. This patch removes vol from the driver reported inputs. PR: 22082 Submitted by: maintainer Notes: svn path=/head/; revision=34649