ariff 2007-03-16 17:18:17 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci atiixp.c es137x.c via8233.c
sys/dev/sound/pci/hda hdac.c
Log:
[stage: 8/9]
Implement CHANNEL_SETFRAGMENTS() for snd_atiixp, snd_es137x, snd_hda
and snd_via8233. CHANNEL_SETBLOCKSIZE() will basically call
CHANNEL_SETFRAGMENTS() internally using conservative blocksize /
blockcount hints. Other drivers will be converted later.
Revision Changes Path
1.12 +53 -15 src/sys/dev/sound/pci/atiixp.c
1.64 +55 -22 src/sys/dev/sound/pci/es137x.c
1.30 +45 -14 src/sys/dev/sound/pci/hda/hdac.c
1.31 +58 -16 src/sys/dev/sound/pci/via8233.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"