From 302ae8fed9fd48086e45db14c970bbba130a57c1 Mon Sep 17 00:00:00 2001 From: macallan Date: Fri, 12 Dec 2008 18:35:12 +0000 Subject: [PATCH] add display type for Fujitsu AG-10e (oops) --- sys/dev/sun/fbio.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/dev/sun/fbio.h b/sys/dev/sun/fbio.h index 67b58ff1a2d5..3871e40d5b55 100644 --- a/sys/dev/sun/fbio.h +++ b/sys/dev/sun/fbio.h @@ -1,4 +1,4 @@ -/* $NetBSD: fbio.h,v 1.8 2006/04/13 13:30:25 macallan Exp $ */ +/* $NetBSD: fbio.h,v 1.9 2008/12/12 18:35:12 macallan Exp $ */ /* * Copyright (c) 1992 Regents of the University of California. @@ -72,8 +72,9 @@ #define FBTYPE_P9100 21 /* tadpole 3gx p9100 controller */ #define FBTYPE_CREATOR 22 /* ffb creator or elite */ #define FBTYPE_GENERIC_PCI 23 /* machfb, ofb and so on */ +#define FBTYPE_AG10E 24 /* Fujitsu AG-10e */ -#define FBTYPE_LASTPLUSONE 24 /* max number of fbs (change as add) */ +#define FBTYPE_LASTPLUSONE 25 /* max number of fbs (change as add) */ /* * XXX These really shouldn't be here, but this is what the pmax