summaryrefslogtreecommitdiff
path: root/sys/dev/pci/azalia.h
AgeCommit message (Expand)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-10-10Rework the debug dmesg to perform a more complete codec dump.Deanna Phillips
2007-09-10If 44.1kHz sample rate isn't supported, use 48kHz instead.Deanna Phillips
2007-09-10Add command verbs, a mixer target and mixer controls for EAPD control.Deanna Phillips
2007-07-23We will never make a mixer item out of the pin control operation, soDeanna Phillips
2007-05-02- Add support for handling unsolicited events (based on NetBSD).Deanna Phillips
2006-06-23add some constant macros for unsolicited response and jack sense.Brad Smith
2006-06-16* support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221Brad Smith
2006-06-14* move mixer functions from azalia.c to azalia_codec.c, andBrad Smith
2006-05-11use the PCI multimedia subclass type HD audio define from pcireg.hBrad Smith
2006-05-08sync NetBSD RCS idsBrad Smith
2006-05-08Don't crash when a connection list has invalid NIDs.Brad Smith
2006-05-08OpenBSD RCS idsBrad Smith
2006-05-08- make this compile with AZALIA_DEBUGBrad Smith
2006-04-26not quite working driver for azalia audio (this is essentially AC97 for > 2005)Jason Wright