File history
Tracking elks/arch/i86/drivers/char/bell-8254.c
| Commit | Author | Date | Message |
|---|---|---|---|
86d894f14f57b537549d53adb6261d61bf16bcd | Greg Haerr | 2022-11-29 | [console] Save BP across INT 10h BIOS calls |
cf0871b61ea93ecdbfdb91996461977ce9ce1a3 | tkchia | 2022-11-20 | [kernel] Add KIOCSOUND ioctl for console terminal |
3fd66ce926707e67b630bfa0138c52d1abe802e | Greg Haerr | 2021-12-13 | Port hardware and setup to PC98 |
56aade66bd0499259554aad0622973c4ec1ff2f | Greg Haerr | 2021-05-20 | [kernel] Reorganize console source code for 8018X port |
054564bb78628df5289f382f6e71f89f653157b | Greg Haerr | 2020-10-14 | [kernel] Various source code cleanups |
ae4cc976485409c5af1a66f33eaabbb556cda22 | Juan Perez-Sanchez | 2015-06-13 | Separation of C and assembly functions to different files |
14b64ba2b594b00547184a3c6c9c81ffff30d98 | Juan Perez-Sanchez | 2015-06-13 | Changes to reduce warnings using ia16-unknown-elks-gcc |
bc62c7fcff60a34a5b27f05817176ad252e2943 | Jody Bruchon | 2012-08-11 | PREVIOUS OPERATION AND BUGS |
2ee105fc93056d6d3752cd3c3e2fe5236593b4c | Riley H. Williams | 2002-06-22 | Applied Manuel's second patchset, tweaked kernel boot message to tell the truth, and verified that the result all works. |
c732c7436554ade0e6e2f19717049abe252dbb1 | Riley H. Williams | 2002-06-04 | Finished ANSI'fication and `splint -weak` checking of ELKS source files that actually make up the ELKS kernel itself. |
49c50408949d05dc8f545b7dce4d80483cca0c0 | Riley H. Williams | 2002-06-03 | Completed ANSI'fication of many more source files, and verified that current codebase both compiles and boots on my 286 based laptop. THIS BREAKS THE KTCP COMMAND AS A RESULT OF FIXING A KERNEL BUG. |
e86211760502daff0922cd7d4697d35f1ac72fc | Riley H. Williams | 2002-04-23 | Simplified keycode system, also ANSI'fied and reindented arch/i86/drivers/char subtree. |
a02ad4988c44d21c1f864ba1feb24276f767443 | Andrew Richards | 1999-07-14 | Update and recode of direct console driver. |