fix bug in irq handler introduced during code alterations. pass 64bit io requests...
commitfeb30613985c0990511584cdb817ff898337561b
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Mar 2013 05:05:45 +0000 (17 05:05 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Mar 2013 05:05:45 +0000 (17 05:05 +0000)
treea697a14435494641280221c3d091f911295014c5
parent81ab535fa73d166dba2822a99a0f482a2a82da90
fix bug in irq handler introduced during code alterations. pass 64bit io requests to the 32bit functions.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46984 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/devs/sdcard/sdcard_bus.c
rom/devs/sdcard/sdcard_bus.h
rom/devs/sdcard/sdcard_device.c
rom/devs/sdcard/sdcard_ioops.c
rom/devs/sdcard/sdcard_mmcunit.c
rom/devs/sdcard/sdcard_sdscunit.c