0c820bd260
DEC dc503 cursor chip) into Decstation 2100,3100 cfattach front-end and ``machine-independent'' back-end. pm_ds.c: pmin/pmax cfattach front-end pm.c: bt478, 503 back-end pmvar.h: declarations of back-end normal and console attach entry points.
7 lines
250 B
C
7 lines
250 B
C
/*
|
|
* Initialize a Decstation 3100/2100 baseboard framebuffer,
|
|
* so it can be used as a bitmapped glass-tty console device.
|
|
*/
|
|
int pminit __P((struct fbinfo *fi, int unit, int silent));
|
|
int pmattach __P((struct fbinfo *fi, int unit, int silent));
|