summaryrefslogtreecommitdiff
path: root/sys/dev/pci/azalia.h
AgeCommit message (Expand)Author
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-08-14PR#38860: azalia record does not work on Realtek ALC662-GRjmcneill
2008-06-07Split device_t/softc. Remove unused macros.freza
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-05-13Add PCI_SUBCLASS_MULTIMEDIA_HDAUDIO to pcireg.hkent
2007-05-08fix a typo: PRESENSE -> PRESENCEkent
2007-02-05If both of AZALIA_DEBUG and AZALIA_DEBUG_DOT are defined,kent
2006-07-21support for EAPD, Balanced I/O, and LR-Swapkent
2006-06-25* disconnect a stream and audio converters on a halt of the streamkent
2006-06-25ALC260 & Fujitsu LOOX:kent
2006-06-25handle unsolicited responses.kent
2006-06-23add some constant macros for unsolicited response and jack sensekent
2006-06-11support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221kent
2006-06-09- print audio format only when the format is changedkent
2006-06-07* move mixer functions from azalia.c to azalia_codec.c, andkent
2006-01-16Don't crash when a connection list has invalid NIDs.kent
2006-01-03- make this compile with AZALIA_DEBUGkent
2005-12-11merge ktrace-lwp.christos
2005-09-29* shorten *_init_dacgroup() functionskent
2005-09-28add codec-specific code for ALC260, ALC880, ALC882,kent
2005-09-28split azalia.c into three files.kent