Age | Commit message (Expand) | Author |
2010-09-21 | much better suspend/resume support | Jacob Meuser |
2010-09-07 | remove the powerhook code. All architectures now use the ca_activate tree | Theo de Raadt |
2010-08-27 | Since the changes in neo(4) work, it is very likely that the exact same | Theo de Raadt |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2010-05-23 | rely on __alpha__, __amd64__, and __i386__ instead | Theo de Raadt |
2010-04-28 | s/amd64/__amd64__/, s/i386/__i386__, no binary change. | Mark Kettenis |
2010-04-08 | these files don't need to include proc.h anymore. ok oga for agp | Ted Unangst |
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-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-02-17 | some cleaning. | Brad Smith |
2007-11-11 | bring in ~7 years worth of improvements and bug fixes from NetBSD | Jacob Meuser |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2005-04-14 | make sure round_blocksize does not produce 0 after alignment | Michael Shalayeff |
2003-05-01 | - initialize sc_pa before using it | Jason Wright |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-06-09 | fix resuming the eso through the powerhook; from marius aamodt eriksen <mariu... | Michael Shalayeff |
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-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
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-07-19 | As in NetBSD, added direction to allocm/round_buffer_size APIs. | Constantine Sapuntzakis |
2000-04-03 | fix dmesg output | Theo de Raadt |
2000-01-11 | off by one | Theo de Raadt |
1999-12-05 | Pass device mode to query_encoding in the structure to fill, so | Marc Espie |
1999-12-04 | rev E name | Theo de Raadt |
1999-08-08 | dmesg output corrections | Theo de Raadt |
1999-08-05 | simplify dmesg reporting | Theo de Raadt |
1999-08-05 | Use config_defer when a silicon bug hits | Niklas Hallqvist |
1999-08-05 | mv isa/mpu401var.h ic/mpuvar.h | Theo de Raadt |
1999-08-04 | ESS Solo-1 PCI audio card driver, from NetBSD | Niklas Hallqvist |