summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/envy24ht.c
Commit message (Expand)AuthorAgeFilesLines
* Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIscottl2013-08-121-5/+1
* Some fixes to snd_envy24ht(4) driver:mav2013-05-051-30/+13
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Fix a brain-o: wrong case statement semantics.rpaulo2010-10-131-1/+2
* Start copyright notices with /*-joel2010-03-291-1/+1
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-23/+26
* - Unlock softc mutex on failure.stas2009-04-201-8/+15
* All open fixes and improvements from Konstantin for which users had tonetchild2009-02-111-3/+12
* Spelling fix for interupt -> interruptkevlo2007-10-121-1/+1
* Use standard pcm_get/setflags() rather than dereferencing softc whileariff2007-06-021-4/+1
* - Enable soft pcm volume flag early to ensure it not being clobberedariff2007-05-281-4/+4
* Bring in a bunch of bug fixes and some code to support more chipsets.joel2007-05-271-9/+72
* Turn off the AK452X De-emphasis filter for 44.1KHz. This should fix somejoel2007-05-191-1/+1
* Unbreak module / driver attach breakage. Both snd_envy24 and snd_envy24htariff2007-04-201-1/+1
* Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcountariff2007-03-151-3/+2
* - Revert arguments for several functions to pre bus_get_dma_tag()ariff2007-02-231-3/+4
* MFp4 (114068):netchild2007-02-231-3/+4
* Fix compilation for statically linked snd_envy24{ht}/spicds. Use explicitariff2007-02-141-1/+1
* Latest updates for Envy24/24HT. Fix various issues with LOR and panicariff2006-12-171-17/+39
* Driver for Envy24HT (ICE1724 or VT1724)-based cards likenetchild2006-09-301-756/+758
* - fix memory leak after "kldunload snd_ak452x.ko"netchild2006-07-281-5/+13
* - fix compatibility with newer versions of FreeBSDnetchild2006-06-171-26/+89
* dd the envy24 driver as is to the tree. It's not connected to the buildnetchild2006-06-171-0/+2445
OpenPOWER on IntegriCloud