SYSTEMILIBRARIESI
NAME
EXPANSION1
ADDCONFIGDEV
AddConfigDev
-
add a new ConfigDev structure to the system
SYNOPSIS
AddConfigDev( config Dev
)
A0
FUNCTION
This routine adds the specified ConfigDev structure to the list of
Configuration Devices in the system.
INPUTS
configDev
-
a valid ConfigDev structure.
RESULTS
EXCEPTIONS
SEE ALSO
RemConfigDev
BUGS
SYSTEM/LIBRARIES/
NAME
EXPANSION1
ALLOCBOARDMEM
AllocBoardMem
-
allocate standard device expansion memory
SYNOPSIS
FUNCTION
This function allocates numslots of expansion space (each slot
is
ESLOTSIZE bytes).
It
returns the slot number of the start of the ex-
pansion memory. The
EC-MEMADDR macro may be used to convert
this to a memory address.
AllocBoardMem(
)
knows about the intracacies of expansion board
hardware and will allocate the proper expansion memory for each
board type.