]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/sound
This commit was generated by cvs2svn to compensate for changes in r162735,
[FreeBSD/FreeBSD.git] / sys / dev / sound /
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-24 netchildFix uninitialized variable warning.
2006-09-23 netchildMFp4 the sound Google Summer of Code project:
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-09 netchildFix the check where we want to use the end of the suppo...
2006-09-07 scottlCatch up to USB changes.
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-15 yongariAdd inverted amplifier sense quirks for Compaq Presario...
2006-08-07 netchildUse a low probe-priority to ensure that the emu10kx...
2006-08-07 netchild"Fix typos in volume control DSP code."
2006-08-07 netchild"Fixe playback of mono files on stereo outputs. In...
2006-08-07 netchild"Change type for flags bitmap to let use 1 as flag...
2006-08-07 netchild"Workaround for sound lag in current snd_emu10kx driver...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-28 netchild- fix memory leak after "kldunload snd_ak452x.ko"
2006-07-17 netchildRename some variables. This fixes some (but not all...
2006-07-17 netchildPrepend temporary sysctls with an underscore.
2006-07-16 netchildFix a compile time problem on amd64. I'm not sure if...
2006-07-15 netchild- Connect the snd_emu10kx driver to the build. [1]
2006-07-15 netchildMake the mixer kobj class static. This brings it inline...
2006-07-15 netchildMake the MIDI kobj class static. This brings it inline...
2006-07-15 netchildAdd snd_emu10kx driver for Creative SoundBlaster Live...
2006-07-15 netchild- Update ALSA emu10k1.h (it was imported as emu10k1...
2006-07-12 njlMove debug printfs under the proper macro.
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 yongariFix a missing unlock operation in interrupt handler.
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-18 netchild- Rename hw.snd.unit to hw.snd.default_unit to make...
2006-06-17 netchildLoad the envy24 driver in the meta-module too.
2006-06-17 netchild- fix compatibility with newer versions of FreeBSD
2006-06-17 netchilddd the envy24 driver as is to the tree. It's not connec...
2006-06-17 netchildRemove the snd_es1888 module now that it isn't build...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-29 ruFix build with -Wundef.
2006-05-28 netchildUse a more appropriate printf format for size_t.
2006-05-27 netchildCommit the new (old) midi framework. It's based in...
2006-05-27 netchildCommit the new (old) midi framework. It's based in...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-12 jhbRemove various bits of conditional Alpha code and fixup...
2006-05-12 jhbRemove the snd_ess identify routine for the sound devic...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-01 ariffAdd inverted amplifier sense quirks for Sony VAIO VGN...
2006-04-22 ariffAdd support for (latest) VIA VT8251 (rev. 0x07) audio...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-03 ariffAdd device ID for nForce 410 MCP audio controller.
2006-03-31 ariffMEGA Fixes / Cleanup
2006-03-31 ariff- Increase snddev refcount earlier while accessing...
2006-03-30 ariffRemove paranoid thread hijacking check. It cause wierd...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 ariffDon't set primary resume interrupt flag during channel...
2006-03-22 ariffMisc. fixups:
2006-03-22 ariffWe shouldn't really care about the return value of...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-22 ariffPointer align should be generic enough to handle awkwar...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-21 ariffApply more thorough fixes while dealing with device...
2006-03-21 ariffRecover (?) support for AD1815 based ISA soundcards.
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-16 ariffRestore CHN_F_BUSY flag which was removed accidentally...
2006-03-16 ariffFix severe 8bit integer overflow during channel creatio...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 ariffAdd another inverted amplifier sense quirk for Kvazar...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-05 ariffAdd another inverted amplifier sense quirk for Sony...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
next