X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/7b8a1bcad75628f9add4590db2bb9b8e418ee8eb..0765e7c133eb393d8cd0292af444543c2edf8ccc:/lunaix-os/includes/usr/lunaix/serial.h?ds=inline diff --git a/lunaix-os/includes/usr/lunaix/serial.h b/lunaix-os/includes/usr/lunaix/serial.h index 7cdd74b..c01bb15 100644 --- a/lunaix-os/includes/usr/lunaix/serial.h +++ b/lunaix-os/includes/usr/lunaix/serial.h @@ -9,4 +9,7 @@ #define SERIO_TXEN IOREQ(3, 0) #define SERIO_TXDA IOREQ(4, 0) +#define SERIO_SETBRDIV IOREQ(5, 0) +#define SERIO_SETCNTRLMODE IOREQ(6, 0) + #endif /* __LUNAIX_USERIAL_H */