mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Grab FBTYPE_NOTSUN3 and use it for FBTYPE_PCIMISC. The value matches
the one used in NetBSD for FBTYPE_PCIMISC.
This commit is contained in:
parent
ff706bdfcf
commit
47e71e64d9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146481
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user