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

⟦f32b3cc64⟧ TextFile

    Length: 534 (0x216)
    Types: TextFile
    Notes: UNIX file
    Names: »wdu.h«

Derivation

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

TextFile

/*
 *  wdu.h  --  winchester driver definitions
 */

/* commands */

#define WDC_TESTUNIT	0x00
#define WDC_REZERO	0x01
#define WDC_REQSENSE	0x03
#define WDC_FORMAT	0x04
#define WDC_READ	0x08
#define WDC_WRITE	0x0a
#define WDC_SEEK	0x0b
#define WDC_TRANSLATE	0x0f
#define WDC_INQUIRY	0x12
#define WDC_MODESEL	0x15
#define WDC_RESUNIT	0x16
#define WDC_RELUNIT	0x17
#define WDC_MODESENSE	0x1a
#define WDC_START	0x1b
#define WDC_READCAP	0x25
#define WDC_XREAD	0x28
#define WDC_XWRITE	0x2a
#define WDC_WVERIFY	0x2e
#define WDC_VERIFY	0x2f