Home | History | Annotate | Line # | Download | only in hpc
files.hpcfb revision 1.3.44.1
      1  1.3.44.1  keiichi #	$NetBSD: files.hpcfb,v 1.3.44.1 2008/03/24 07:15:15 keiichi Exp $
      2       1.1      uch #	H/PC framebuffer interface for wsdisplay
      3       1.1      uch 
      4       1.1      uch define	hpcfbif {}
      5       1.1      uch device	hpcfb: wsemuldisplaydev, rasops1, rasops2, rasops4, rasops8, rasops15, rasops16
      6       1.1      uch attach	hpcfb at hpcfbif
      7       1.1      uch file	dev/hpc/hpcfb.c		hpcfb		needs-flag
      8       1.1      uch 
      9       1.2      uch define	hpccmap
     10       1.2      uch file	dev/hpc/hpccmap.c	hpccmap
     11       1.2      uch 
     12       1.2      uch device	bivideo: hpcfbif, hpccmap
     13       1.1      uch attach	bivideo at mainbus
     14       1.1      uch file	dev/hpc/bivideo.c	bivideo		needs-flag
     15       1.2      uch 
     16       1.3    peter defflag	opt_hpcfb.h		FBDEBUG
     17