git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
feat: gfxm: a layer provides user space access to low level interfacing of graphic...
[lunaix-os.git]
/
lunaix-os
/
includes
/
lunaix
/
device_num.h
diff --git
a/lunaix-os/includes/lunaix/device_num.h
b/lunaix-os/includes/lunaix/device_num.h
index ad2d8a71b12a509d7bcfd20ff0ae6f5576011c74..af1814af5b19ce69e8ba607b8b475a5ee8c4e92d 100644
(file)
--- a/
lunaix-os/includes/lunaix/device_num.h
+++ b/
lunaix-os/includes/lunaix/device_num.h
@@
-96,7
+96,8
@@
#define DEV_NULL 9
#define DEV_ZERO 10
#define DEV_KBD 11
-#define DEV_VGA 12
+#define DEV_GFXA 12
+#define DEV_VGA 13
struct devident
{