fe2e97b4b5
systems, from OpenBSD. At this time it can only map the framebuffer and attaches wscons, using whatever resolution was configured by the firmware. It doens't support any accelaration or mode change.
4 lines
159 B
C
4 lines
159 B
C
/* $NetBSD: sisfb.h,v 1.1 2011/08/27 13:28:37 bouyer Exp $ */
|
|
int sisfb_cnattach(bus_space_tag_t, bus_space_tag_t, pci_chipset_tag_t,
|
|
pcitag_t, pcireg_t);
|