card.resource: Fix cah_CardRemoved/cah_CardInserted/cah_CardStatus weirdness
commitcbee8cfcb54dfebf3c1daf0ec3d5fb97bbb54b43
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 16 Aug 2012 06:15:47 +0000 (16 06:15 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 16 Aug 2012 06:15:47 +0000 (16 06:15 +0000)
treeb72f88c790d467f264688f554fa74be805afa155
parentf9ce08e63b09e6e210d96f6c835245bd2ac11160
card.resource: Fix cah_CardRemoved/cah_CardInserted/cah_CardStatus weirdness

Provide a separate wrapper for card.resource is_Code handlers.

They have their data in A1, and the status mask in D0.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45570 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
12 files changed:
workbench/devs/networks/etherlink3/aros_device.c
workbench/devs/networks/etherlink3/device.c
workbench/devs/networks/etherlink3/device.h
workbench/devs/networks/etherlink3/device_protos.h
workbench/devs/networks/etherlink3/pccard.c
workbench/devs/networks/prism2/aros_device.c
workbench/devs/networks/prism2/device.c
workbench/devs/networks/prism2/device.h
workbench/devs/networks/prism2/device_protos.h
workbench/devs/networks/prism2/pccard.c
workbench/devs/networks/prism2/unit.c
workbench/devs/networks/prism2/unit_protos.h