patch-2.2.3 linux/include/video/sbusfb.h
Next file: linux/init/main.c
Previous file: linux/include/video/fbcon.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Feb 25 10:02:11 1999
- Orig file:
v2.2.2/linux/include/video/sbusfb.h
- Orig date:
Mon Oct 5 13:13:47 1998
diff -u --recursive --new-file v2.2.2/linux/include/video/sbusfb.h linux/include/video/sbusfb.h
@@ -15,8 +15,12 @@
struct fb_info_creator {
struct ffb_fbc *fbc;
struct ffb_dac *dac;
- int dac_rev;
int xy_margin;
+ int fifo_cache;
+ u64 yx_margin;
+ int fg_cache;
+ int bg_cache;
+ int dac_rev;
};
struct fb_info_cgsix {
struct bt_regs *bt;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)