Age | Commit message (Expand) | Author |
2006-09-21 | missing args for printf; some from Aurelien <aurelien26 at free dot fr>. | Federico G. Schwindt |
2006-07-21 | Do not check if CORBRPST is set for any chipsets. | Brad Smith |
2006-07-20 | Don't check the CORBRPRST flag for the NVidia MCP51/55 and ALI M5461. | Brad Smith |
2006-06-30 | fix comment, pointed out by kettenis | Theo de Raadt |
2006-06-30 | do not master enable, already done elsewhere | Theo de Raadt |
2006-06-28 | * azalia_pci_detach() | Brad Smith |
2006-06-25 | If the encoding of an audio converter is 0, refer to | Brad Smith |
2006-06-23 | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does | Miod Vallat |
2006-06-21 | make sure to return and indicate an error when an invalid PCM format | Brad Smith |
2006-06-17 | check return values of azalia_init_corb() and azalia_init_rirb(). | Brad Smith |
2006-06-16 | - generic_mixer_default() | Brad Smith |
2006-06-16 | * support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221 | Brad Smith |
2006-06-14 | - If the codec has support for a modem then print that there is no | Brad Smith |
2006-06-14 | * move mixer functions from azalia.c to azalia_codec.c, and | Brad Smith |
2006-06-07 | shut up and play the music. | Jason Wright |
2006-06-06 | - general cleaning, removing unneeded vars, spelling, etc | Jason Wright |
2006-05-11 | use the PCI multimedia subclass type HD audio define from pcireg.h | Brad Smith |
2006-05-08 | fix printf. | Brad Smith |
2006-05-08 | sync NetBSD RCS ids | Brad Smith |
2006-05-08 | Don't crash when a connection list has invalid NIDs. | Brad Smith |
2006-05-08 | add some trace messages in azalia_mixer_init(). | Brad Smith |
2006-05-08 | - make this compile with AZALIA_DEBUG | Brad Smith |
2006-05-08 | - Don't assume the device always has PCI_MAPREG_MEM_TYPE_64BIT. [1] | Brad Smith |
2006-04-26 | not quite working driver for azalia audio (this is essentially AC97 for > 2005) | Jason Wright |