Epson Research and Development
Page 109
Vancouver Design Center
int seGetId(int * pId)
Description:
Reads the S1D13506 revision code register to determine the controller product and revi-
sion.
Parameters:
pId
A pointer to an integer to receive the controller ID. The value returned
is an interpreted version of the controller identification.
For the S1D13506 the return values are:
ID_S1D13506_REV0 S1D13506 Test Sample version.
ID_S1D13506_REV1 S1D13506 Production version
ID_UNKNOWN
The HAL was unable to identify the controller.
Return Value:
ERR_OK
ERR_UNKNOWN_DEVICE
The operation completed with no problems
Return value when pID is ID_UNKNOWN.
Note
seGetId() will disable hardware suspend on x86 platforms, and enables the Memo-
ry/Register Select bit (REG[001h] bit 7) on all platforms.
Programming Notes and Examples
Issue Date: 01/02/06
S1D13506
X25B-G-003-03