|
UbixOS
2.0
|
#include <sys/types.h>

Go to the source code of this file.
Macros | |
| #define | eoi 0x20 |
| #define | icw1 0x11 |
| #define | icw4 0x01 |
| #define | mImr 0x21 |
| #define | mPic 0x20 |
| #define | mVec 0x68 |
| #define | ocw3Irr 0x0A |
| #define | ocw3Isr 0x0B |
| #define | sImr 0xA1 |
| #define | sPic 0xA0 |
| #define | sVec 0x70 |
Functions | |
| int | i8259_init () |
| initialize the 8259 PIC More... | |
| void | irqDisable (uInt16 irqNo) |
| void | irqEnable (uInt16 irqNo) |
| int i8259_init | ( | ) |
| void irqEnable | ( | uInt16 | irqNo | ) |
Referenced by fdc_init(), and initLNC().