diff --git a/sys/sys/fbio.h b/sys/sys/fbio.h index 1680ec1a0bd4..c7183dfc38c0 100644 --- a/sys/sys/fbio.h +++ b/sys/sys/fbio.h @@ -62,7 +62,7 @@ #define FBTYPE_NOTSUN1 9 /* reserved for customer */ #define FBTYPE_NOTSUN2 10 /* reserved for customer */ -#define FBTYPE_NOTSUN3 11 /* reserved for customer */ +#define FBTYPE_PCIMISC 11 /* (generic) PCI misc. disp. */ #define FBTYPE_SUNFAST_COLOR 12 /* accelerated 8bit */ #define FBTYPE_SUNROP_COLOR 13 /* MEMCOLOR with rop h/w */