omap3530/beagle_drivers/wb/def/eabi/wbu.def
author arunabha
Wed, 03 Mar 2010 13:10:32 +0000
changeset 27 117faf51deac
permissions -rw-r--r--
Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver this storage driver is for the West Bridge Astoria chipset. This device has a USB, SD and processor port for communication with a baseband processor. In our port, we connected this device DVK to the Beagleboard through the SPI interface of the OMAP3. After driver installation, the Symbian OS can see an external device or D: drive represented by the SD card. In this driver, the USB interface is not used directly, though this may be the subject of future contributions. The appropriate way to test the driver is to access the external volume and do file read and write to it, pretty much the same way you would test a thumb drive on your PC
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     1
EXPORTS
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     2
	_ZN24CyAsSymbianStorageDriver4OpenEv @ 1 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     3
	_ZN24CyAsSymbianStorageDriver5CloseEv @ 2 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     4
	_ZN24CyAsSymbianStorageDriver4ReadEiiPv @ 3 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     5
	_ZN24CyAsSymbianStorageDriver5WriteEiiPv @ 4 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     6
	
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     7
	_ZN24CyAsSymbianStorageDriver12GetMediaTypeEv @ 5 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     8
	_ZN24CyAsSymbianStorageDriver14GetIsRemovableEv @ 6 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
     9
	_ZN24CyAsSymbianStorageDriver14GetIsWriteableEv @ 7 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    10
	_ZN24CyAsSymbianStorageDriver12GetBlockSizeEv @ 8 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    11
	_ZN24CyAsSymbianStorageDriver16GetNumberOfUnitsEv @ 9 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    12
	_ZN24CyAsSymbianStorageDriver11GetIsLockedEv @ 10 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    13
	_ZN24CyAsSymbianStorageDriver17GetEraseBlockSizeEv @ 11 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    14
	_ZN24CyAsSymbianStorageDriver11GetUnitSizeEv @ 12 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    15
	_ZN24CyAsSymbianStorageDriver13GetStartBlockEv @ 13 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    16
	_ZN24CyAsSymbianStorageDriver12GetMediaSizeEv @ 14 NONAME
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    17
	
117faf51deac Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
arunabha
parents:
diff changeset
    18