patch-2.1.101 linux/arch/mips/jazz/g364.c
Next file: linux/arch/mips/jazz/hw-access.c
Previous file: linux/arch/mips/deskstation/setup.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Fri May 8 00:13:23 1998
- Orig file:
v2.1.100/linux/arch/mips/jazz/g364.c
- Orig date:
Wed Dec 10 10:31:09 1997
diff -u --recursive --new-file v2.1.100/linux/arch/mips/jazz/g364.c linux/arch/mips/jazz/g364.c
@@ -10,6 +10,8 @@
* Olivetti M700-10 ie. an Inmos G364 based card in a dedicated video slot,
* 2MB dual ported VRAM with a 64 bit data path, 256 color lookup table,
* palette of 16.7M and a user definable 64x64 hardware cursor.
+ *
+ * $Id: g364.c,v 1.7 1998/05/01 01:33:35 ralf Exp $
*/
#include <linux/config.h>
#include <linux/sched.h>
@@ -431,4 +433,12 @@
void
set_vesa_blanking(const unsigned long arg)
{
+}
+
+/*
+ * FIXME: how can we probe for the video board?
+ */
+__initfunc(int con_is_present())
+{
+ return;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov