Documentation  |   Table of Contents   |  < Previous   |  Next >  

103    SlotDrvrLib.h

Porting Applications to Palm OS® Cobalt

Exploring Palm OS®

68K-style slot drivers are no longer supported. In Palm OS Cobalt the slot driver is replaced by a block device driver (also called a storage driver). Applications can no longer use the slot driver APIs to directly access a block device driver.

Note that those structures and constants formerly defined here that are needed by the Expansion Manager APIs are now defined in ExpansionMgr.h.

Deleted APIs ^TOP^

Table 103.1  Deleted functions

SlotCardGetSerialPort()

SlotCardInfo()

SlotCardIsFilesystemSupported()

SlotCardLowLevelFormat()

SlotCardMediaType()

SlotCardMetrics()

SlotCardPresent()

SlotCardRelease()

SlotCardReserve()

SlotCardSectorRead()

SlotCardSectorWrite()

SlotClose()

SlotCustomControl()

SlotLibAPIVersion()

SlotMediaType()

SlotOpen()

SlotPowerCheck()

SlotSleep()

SlotWake()

Table 103.2  Deleted macros

SlotDrvr_LIB_TRAP()

Table 103.3  Deleted #defines

slotDrvrAPIVersion

slotLibPowerFlag_FormatMedia

slotLibPowerFlag_WakeUp

slotSectorSize

SlotTrap...

Unchanged APIs ^TOP^

Table 103.4  Unchanged structures

CardMetricsType

Table 103.5  Unchanged #defines

slotDrvrBootablePartition

slotDrvrNonBootablePartition

slotDrvrPartitionTypeFAT12

slotDrvrPartitionTypeFAT16Over32MB

slotDrvrPartitionTypeFAT16Under32MB