summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ac97var.h
AgeCommit message (Expand)Author
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej
2006-07-26add capability to support for S/PDIF.kent
2006-04-15* Add a flag AC97_HOST_INVERTED_EAMP. (kern/18880, kern/24488).jmcneill
2005-12-11merge ktrace-lwp.christos
2005-04-11Add ac97_attach_type(), to allow the hw driver to skip probes for audio orjmcneill
2005-04-04* Add support for skipping either the modem or audio AC'97 probesjmcneill
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2004-12-22Add convenience macro AC97_HAS_SPDIF to check if SPDIF output is supportedreinoud
2004-11-10move IS_FIXED_RATE(), SUPPORTS_4CH(), and SUPPORTS_6CH to ac97var.hkent
2004-11-08- nuke __P()kent
2004-09-22ac97_host_if::reset() returns non-zero value if codec reset fails, andkent
2004-08-23Protect against multiple inclusion.thorpej
2003-07-08function prototype must not have variable nameitojun
2002-10-14Mixer changes:kent
2002-10-08Add IDs for YMF743-S and YMF753-S.kent
2001-12-31Move the declaration of an enum to avoid an "unnamed field not allowed"thorpej
2001-05-07delintlukem
2001-01-09Add new AC97_HOST_SWAPPED_CHANNELS host flag that causes left and rightrh
2000-11-04Shadow the AC'97 codec registers. This adds two capabilities:thorpej
2000-05-15ac97.h -> ac97var.hthorpej