|
|
1.1 root 1: /*
2: * Structures and definitions for disk io control commands
3: *
4: * THIS WHOLE AREA NEEDS MORE THOUGHT. FOR NOW JUST IMPLEMENT
5: * ENOUGH TO READ AND WRITE HEADERS ON MASSBUS DISKS. EVENTUALLY
6: * SHOULD BE ABLE TO DETERMINE DRIVE TYPE AND DO OTHER GOOD STUFF.
7: */
8:
9: /* disk io control commands */
10: #define DKIOCHDR (('d'<<8)|1) /* next I/O will read/write header */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.