| plan 9 kernel history: overview | file list | diff list |
1992/0403/pc/io.h (diff list | history)
| 1991/1127/sys/src/9/pc/io.h:14,19 – 1992/0403/sys/src/9/pc/io.h:14,20 (short | long | prev | next) | ||
| 1991/0731 | Kbdvec= Int0vec+1, /* keyboard interrupts */ | |
| 1991/0810 | Uart1vec= Int0vec+3, /* modem line */ | |
| 1991/0811 | Uart0vec= Int0vec+4, /* serial line */ | |
| 1992/0403 | Ethervec= Int0vec+5, /* ethernet interrupt */ | |
| 1991/0731 | Floppyvec= Int0vec+6, /* floppy interrupts */ | |
| 1991/1127 | Parallelvec= Int0vec+7, /* parallel port interrupts */ | |
| 1991/0731 | Int1vec= Int0vec+8, /* second 8259 */ | |