Age | Commit message (Expand) | Author |
2009-05-06 | configure the input and output ports in trigger_{input,output} instead | Jacob Meuser |
2009-05-06 | - explicitely disable some s/pdif features (ac3 passthrough, 24 and 32-bit | Jacob Meuser |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2008-10-25 | audio(9) says low level drivers are allowed to change the requested | Jacob Meuser |
2008-05-29 | specify alternate default audio parameters to make the default expansion | Jacob Meuser |
2008-05-13 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-01-09 | - add support for 4, 6, and 8 channel playback | Jacob Meuser |
2007-09-13 | spacing nit. | Brad Smith |
2007-09-03 | __inline removal | Jacob Meuser |
2006-07-27 | Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, some | Brad Smith |
2005-04-14 | make sure round_blocksize does not produce 0 after alignment | Michael Shalayeff |
2003-09-09 | CMI can do mu-law encoding, don't use software emulation mode. | Kevin Lo |
2003-06-05 | untils this is sync'ed, correctly set mixer_class for CMPCI_OUTPUT_CLASS. | Federico G. Schwindt |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-20 | make all audio drivers use the new allocm and round_buffersize decl's. | Eric Jackson |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
2001-10-03 | return 1 from interrupt handled; kevlo | Theo de Raadt |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2000-04-27 | Driver for C-Media CMI8x38 Audio Chip present on several all-in-one | Todd C. Miller |