]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r260607, r260610, r260934:
authorandreast <andreast@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Apr 2014 19:57:15 +0000 (19:57 +0000)
committerandreast <andreast@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Apr 2014 19:57:15 +0000 (19:57 +0000)
commit1fbf20034443695b6e12ec90d663027c74fdb024
tree52c21878bb8871cdc74ef5e893d73f39dd94ae82
parent849a818314fa1bdd9e435328216333a32d09ab6c
MFC r260607, r260610, r260934:

r260607:
The onyx codec works also as module, so add it.

r260610:
Described in the man page but not implemented. Here it comes,
atomic_swap_32/64. The latter only for powerpc64.

r260934:
Fix the resource information for the i2s-a node on certain G5 PowerMacs.
This is the first step needed to get the snapper codec working on those
machines.
The second step is to enable the corresponding I2S device and its clock.

Tested on machines where the snapper codec was already working, a G4 PowerBook
and a PowerMac9,1 with a Shasta based macio.
The PowerMac7,2/7,3 with a K2 based macio can now also play sound.

git-svn-id: svn://svn.freebsd.org/base/stable/10@264375 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/modules/sound/driver/ai2s/Makefile
sys/powerpc/include/atomic.h
sys/powerpc/powermac/macio.c
sys/powerpc/powermac/maciovar.h