# correct the buffer pointer to use ULONG, since ac97 is a 32bit only device.
commit2bdb14125ae0ba6192427d0032ee101569b8b26a
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 22 Mar 2017 04:00:59 +0000 (22 04:00 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 22 Mar 2017 04:00:59 +0000 (22 04:00 +0000)
tree682050826331fe6f375f8b16ebfadfde3e441018
parentac11831390cf1e7a45fce0c4f9d66e50adec940f
# correct the buffer pointer to use ULONG, since ac97 is a 32bit only device.
# allocate a bounce buffer and use it if the sample address is too high to handle.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54228 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/devs/AHI/Drivers/ac97/DriverData.h
workbench/devs/AHI/Drivers/ac97/ac97-init.c
workbench/devs/AHI/Drivers/ac97/ac97-playslave.c