Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 156306
Collapse All | Expand All

(-)jfbterm-0.4.7.orig/fbdpsp.c (-2 / +1 lines)
Lines 827-834 Link Here
827
827
828
#ifdef JFB_VGA16FB
828
#ifdef JFB_VGA16FB
829
829
830
#include <asm/io.h>
830
#include <sys/io.h>
831
#include <asm/system.h>
832
831
833
#define GRAPHICS_ADDR_REG 0x3ce         /* Graphics address register. */
832
#define GRAPHICS_ADDR_REG 0x3ce         /* Graphics address register. */
834
#define GRAPHICS_DATA_REG 0x3cf         /* Graphics data register. */
833
#define GRAPHICS_DATA_REG 0x3cf         /* Graphics data register. */

Return to bug 156306