summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev/cfbvar.h
blob: 44dc6181e3275f1d9a33aa67866945ad1b8c7b56 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: cfbvar.h,v 1.5 2000/02/03 04:19:59 nisimura Exp $	*/

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