Defines | |
#define | EO_USBCTL 1 |
#define | EO_USBBLK 2 |
#define | EO_RDSHORT 3 |
#define | EO_NOMEM 4 |
#define | EO_BADDATA 5 |
#define | EO_EOM 6 |
#define | EO_BADSTATUS 7 |
#define | EO_BADNJBID 8 |
#define | EO_BADCOUNT 9 |
#define | EO_WRSHORT 10 |
#define | EO_NULLTMP 11 |
#define | EO_TOOBIG 12 |
#define | EO_CANTMOVE 13 |
#define | EO_TIMEOUT 14 |
#define | EO_ABORTED 15 |
#define | EO_EOF 16 |
#define | EO_DEVICE 17 |
#define | EO_INIT 18 |
#define | EO_TMPFILE 19 |
#define | EO_XFERDENIED 20 |
#define | EO_WRFILE 21 |
#define | EO_XFERERROR 22 |
#define | EO_SRCFILE 23 |
#define | EO_INVALID 24 |
#define | EO_AGAIN 25 |
#define | EO_BAD_NJB1_REPLACE 26 |
|
operation aborted |
|
resource temporarily unavailable |
|
too little info to replace tag on NJB1 |
|
library count mismatch |
|
invalid data |
|
Jukebox ID has changed |
|
bad status from Jukebox |
|
can't move file to destination |
|
can't open device for read/write |
|
received EOF |
|
end of data |
|
can't initialize device |
|
invalid arguments |
|
out of memory |
|
temporary transfer dir not defined |
|
short read on USB data pipe |
|
can't read source file |
|
operation timed out |
|
can't create temporary file |
|
block size too big |
|
I/O failure on USB data pipe |
|
I/O failure on USB control pipe |
|
error writing output file |
|
short write on USB data pipe |
|
transfer request denied |
|
bad transfer completion status |