DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦82d6ceeea⟧ TextFile

    Length: 196 (0xc4)
    Types: TextFile
    Notes: UNIX file
    Names: »wdio.h«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/include/sys/wdio.h« 

TextFile

/*
 *  wdio.h  --  Winchester driver IO control
 *
 *  Force disk open & close.  Should really be used only from
 *  floppy unix.
 */

#define WDIOOPEN	(('w'<<8)|1)
#define WDIOCLOSE	(('w'<<8)|2)