|
|
1.1 ! root 1: /* ! 2: * structures for DHV11 serial interface driver ! 3: */ ! 4: ! 5: struct dhv { ! 6: short state; ! 7: short flags; ! 8: struct dhvreg *regs; ! 9: struct queue *rdq; ! 10: char adno; ! 11: char line; ! 12: char ispeed, ospeed; ! 13: short lctl; ! 14: struct block *oblock; ! 15: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.