summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev/sfbvar.h
blob: 56c78cabaae88e07b78c836188b623cf506aa11a (plain)
1
2
3
4
5
6
7
/*	$NetBSD: sfbvar.h,v 1.5 2000/02/03 04:09:18 nisimura Exp $	*/

/*
 * Initialize a Turbochannel SFB  2-d framebuffer,
 * so it can be used as a bitmapped glass-tty console device.
 */
int sfb_cnattach __P((paddr_t));