XFree86 3.3.1 has a configuration option to select the console
drivers to use in xf86site.def
:
#define XFree86ConsoleDefines -DPCCONS_SUPPORT
#define XFree86ConsoleDefines -DPCVT_SUPPORT
#define XFree86ConsoleDefines -DSYSCONS_SUPPORT
#define XFree86ConsoleDefines -DCODRV_SUPPORT
xf86site.def
the
pccons and pcvt drivers will be supported.