|
|
1.1 root 1: /*
2: * For Versatec printer/plotter driver
3: */
4:
5: struct vp_softc {
6: short sc_state;
7: short sc_ubno;
8: int sc_count;
9: int sc_bufp;
10: struct buf *sc_bp;
11: ubm_t sc_ubinfo;
12: struct vpdevice *sc_addr;
13: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.