|
| # | Result Code | Fixit! | Error Message |
| -290 | smSDMInitErr | N/A | SDM could not be initialized. |
| -291 | smSRTInitErr | N/A | Slot Resource Table could not be initialized. |
| -292 | smPRAMInitErr | N/A | Slot Resource Table could not be initialized. |
| -293 | smPriInitErr | N/A | Cards could not be initialized. |
| -300 | smEmptySlot | N/A | No card in slot |
| -301 | smCRCFail | N/A | CRC check failed for declaration data |
| -302 | smFormatErr | N/A | FHeader Format is not Apple's |
| -303 | smRevisionErr | N/A | Wrong revison level |
| -304 | smNoDir | N/A | Directory offset is Nil |
| -305 | smLWTstBad | N/A | Long Word test field $5A932BC7. |
| -306 | smNosInfoArray | N/A | No sInfoArray. Memory Mgr error. |
| -307 | smResrvErr | N/A | Fatal reserved error. Reserved field 0. |
| -308 | smUnExBusErr | N/A | Unexpected Bus Error |
| -309 | smBLFieldBad | N/A | ByteLanes field was bad. |
| -310 | smFHBlockRdErr | N/A | Error occured during _sGetFHeader. |
| -311 | smFHBlkDispErr | N/A | Error occured during _sDisposePtr (Dispose ofFHeader block). |
| -312 | smDisposePErr | N/A | _DisposePointer error |
| -313 | smNoBoardsRsrc | N/A | No Board sResource. |
| -314 | smGetPRErr | N/A | Error occured during _sGetPRAMRec (See SIMStatus). |
| -315 | smNoBoardId | N/A | No Board Id. |
| -316 | smIntStatVErr | N/A | The InitStatusV field was negative after primary or secondary init. |
| -317 | smIntTblVErr | N/A | An error occured while trying to initialize the Slot Resource Table. |
| -318 | smNoJmpTbl | N/A | SDM jump table could not be created. |
| -319 | smBadBoardId | N/A | BoardId was wrong, re-init the PRAM record. |
| -320 | smBusErrTO | N/A | BusError time out. |
| -330 | smBadRefId | N/A | Reference Id not found in list |
| -331 | smBadsList | N/A | Bad sResource [sList] structure:Id1 |
| -332 | smReservedErr | N/A | Reserved field not zero |
| -333 | smCodeRevErr | N/A | Code revision is wrong |
| -334 | smCPUErr | N/A | Code revision is wrong |
| -335 | smsPointerNil | N/A | LPointer is nil {From sOffsetData. Check sInfo rec for more information.} |
| -336 | smNilsBlockErr | N/A | Nil sBlock error {Don't allocate and try to use a nil sBlock} |
| -337 | smSlotOOBErr | N/A | Slot out of bounds error |
| -338 | smSelOOBErr | N/A | Selector out of bounds error; function not implemented |
| -339 | smNewPErr | N/A | _NewPtr error |
| -340 | smBlkMoveErr | N/A | _BlockMove error |
| -341 | smCkStatusErr | N/A | Status of slot = fail. |
| -342 | smGetDrvrNamErr | N/A | Error occured during _sGetDrvrName. |
| -343 | smDisDrvrNamErr | N/A | Error occured during _sDisDrvrName. |
| -344 | smNoMoresRsrcs | N/A | No more sResources *OR* |
| -344 | smNoMoresResources | N/A | Specified sResource data structure not found |
| -345 | smsGetDrvrErr | N/A | Error occurred during _sGetDriver. |
| -346 | smBadsPtrErr | N/A | Bad pointer was passed to sCaldSPointer function |
| -347 | smByteLanesErr | N/A | ByteLanes field in card's format block was determined to be zero |
| -348 | smOffsetErr | N/A | Offset was too big (temporary,should be fixed) |
| -349 | smNoGoodOpens | N/A | No opens were successfull in the loop. |
| -350 | smSRTOvrFlErr | N/A | SRT over flow. |
| -351 | smRecNotFnd | N/A | Record not found in the SRT. Device Manager Slot Support Errors |
| -360 | slotNumErr | N/A | invalid slot # error |
| -400 | gcrOnMFMErr | N/A | gcr format on high density media error |