kernel: Add descriptions to the intrhooks that miss them.
[dragonfly.git] / sys / dev / sound / pci / ich.c
2012-07-10 Sascha Wildnerkernel: Add descriptions to the intrhooks that miss...
2011-12-09 Sascha Wildnerkernel: Fix various whitespace and indent issues (no...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh ...
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2007-11-30 Hasso Tepper- malloc M_NOWAIT -> M_WAITOK.
2007-06-16 Matthew DillonUpdate all sound code to use the snd_*() locking abstra...
2007-06-16 Hasso TepperBring in the latest sound changes from RELENG_6.
2007-01-08 Sascha Wildner* Sync with FreeBSD-RELENG_6.
2007-01-04 Simon SchubertSay hello to a sound system update from FreeBSD. This...
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2005-02-14 Joerg SonnenbergerAdd support for ICH6 and some nForce AC97 chips.
2005-02-04 Matthew DillonOne of the last things the system does before it tries...
2004-04-08 Joerg SonnenbergerAdd support for AC'97 codec of the AMD-8111 chipset.
2003-08-24 David RhodusSync with FreeBSD
2003-08-14 Jeroen Ruigrok/asmodaiAdd, hopefully, support for the ICH5 sound hardware.
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: