add FBTYPE_SUNTCX - forgot to commit that along with the tcx(8) update

found by he@
This commit is contained in:
macallan 2009-08-15 11:33:49 +00:00
parent 60a987241b
commit 89669ce394

View File

@ -1,4 +1,4 @@
/* $NetBSD: fbio.h,v 1.9 2008/12/12 18:35:12 macallan Exp $ */
/* $NetBSD: fbio.h,v 1.10 2009/08/15 11:33:49 macallan Exp $ */
/*
* Copyright (c) 1992 Regents of the University of California.
@ -73,8 +73,9 @@
#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_SUNTCX 25 /* Sun TCX, S24 */
#define FBTYPE_LASTPLUSONE 25 /* max number of fbs (change as add) */
#define FBTYPE_LASTPLUSONE 26 /* max number of fbs (change as add) */
/*
* XXX These really shouldn't be here, but this is what the pmax