Produttore : HP
File Size : 1.54 mb
File Nome :
Lingua di insegnamento: 








Il documento viene caricato, si prega di attendere
![]() |
Il documento viene caricato, si prega di attendere
da questo dispositivo ha anche altre istruzioni :
Software - MPE/iX 6.0 Operating System (646.69 kb)
Software - MPE/iX 6.0 Operating System (1.23 mb)
Software - MPE/iX 6.0 Operating System (118.4 kb)
Software - MPE/iX 6.0 Operating System (7.43 mb)
Software - MPE/iX 6.0 Operating System (776.42 kb)
Facilità d'uso
Passing a SCSI command via ioctl()
. . .
command.flags = SCTL_READ;
command.cdb_length = 6;
command.cdb[0] = CMDinquiry; /* Inquiry */
command.cdb[4] = sizeof(struct inquiry_2);
command.data = buf;
command.data_length = 64*1024;
command.max_msecs = timeout;
. . .
r = ioctl(fd, SIOC_IO, &command);
63
June 19, 2007
... Questo manuale è adatto anche per i modelli :
Software - MPE/iX 6.5 Operating System (1.54 mb)
Software - MPE/iX 7.0 Operating System (1.54 mb)
Software - MPE/iX 7.5 Operating System (1.54 mb)