freebsd-dev/sys/dev/sound
Ariff Abdullah 69f6d261cf - Do triple reads on reset register to detect read register bug. 2 reads
seems not enough to verify its consistencies.
- Define AC97_MIXER_SIZE as SOUND_MIXER_NRDEVICES (25), since we
  don't need more than that. Stop doing wild and random guess about
  its size since we're stricly bound to it.
2007-06-05 20:30:16 +00:00
..
isa Fix broken binary issues with latest gcc 4.x due to bitfield signess 2007-05-27 20:12:51 +00:00
midi Disable seq_modevent(). The implementation is incomplete, and causing 2007-04-02 06:03:47 +00:00
pci Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
pcm - Do triple reads on reset register to detect read register bug. 2 reads 2007-06-05 20:30:16 +00:00
sbus sndbuf_alloc() now accept dmaflags argument which will be forwarded to 2007-04-18 18:26:41 +00:00
usb Use standard pcm_get/setflags() rather than dereferencing softc while 2007-06-02 17:28:26 +00:00
chip.h
clone.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
clone.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00
unit.c Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
unit.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
version.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00