summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/au88x0.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove snd_au88x0 which seems never got compiled into kernel nor as a kernelrafan2009-01-071-730/+0
* Flush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK).ariff2007-06-171-4/+1
* sndbuf_alloc() now accept dmaflags argument which will be forwarded toariff2007-04-181-1/+1
* MFp4 (114068):netchild2007-02-231-1/+1
* Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY inimp2005-03-011-1/+1
* Audio drivers failed to detect failure condition and attempted toyongari2004-10-131-1/+1
* Rename the sound device drivers:tanimura2004-07-161-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-6/+6
* Augment /dev/sndstat with the module names, if applicable.matk2004-03-061-2/+2
* A couple of months' worth of back-burner hacking: restructure to betterdes2003-10-121-36/+132
* Use PCIR_BAR(x) instead of PCIR_MAPS.jhb2003-09-021-2/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Mega busdma API commit.scottl2003-07-011-1/+1
* Add (but do not connect) a half-finished driver for Aureal Vortex cards.des2003-06-011-0/+637
OpenPOWER on IntegriCloud