summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/opt-tracefile.exp
blob: 0e815606d34f745ecfc67b3240deec5008e12148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Making dependency1 from <nothing>.
Making dependency2 from <nothing>.
Making trace from dependency1 dependency2.
0 BEG
1 JOB
1 DON
1 JOB
1 DON
1 JOB
1 DON
0 END
exit status 0
ved boolean_t type with the C99 bool type. Athorpej 2006-07-27add support for AC'97 S/PDIFkent 2005-12-11merge ktrace-lwp.christos 2004-11-13adopt auconv_set_converter()kent 2004-11-10move IS_FIXED_RATE(), SUPPORTS_4CH(), and SUPPORTS_6CH to ac97var.hkent 2004-10-17add support for suspending/resuming.kent 2002-10-16Support for 4ch/6ch audio playback with VT8233/VT8235.kent 2002-10-08- Enable in-kernel sampling rate conversion for fixed-rate codeckent 2002-10-05Add support for VIA VT8233/VT8235. The patch was provided by Ola Erikssonkent 2000-12-10do not try to get/set sample rate on codecs which don't support variablejdolecek 2000-03-31Add auvia, a driver for the integrated AC'97 audio on the VIA VT82C686Atsarna