File history
Tracking elks/arch/i86/drivers/char/init.c
| Commit | Author | Date | Message |
|---|---|---|---|
4ba6d8d5f6b759823686054d9f659bde55e63db | themaster | 2026-04-19 | Integrate uIP networking stack and tooling |
6dfa3ab0e79ca7d3d0e5f5f77a6456af60261ba | Greg Haerr | 2024-09-04 | [drivers] Remove unfinished Meta/UDD driver |
07dab55a314d19694fc4cb08527b75421b3cbfc | Greg Haerr | 2023-08-25 | [kernel] Add char and network driver init routines to INITPROC |
8d8ceebdcc660b92ac243cc81d4d57378111709 | Greg Haerr | 2020-10-17 | [kernel] Refactor console driver code; create headless console for emu86 |
ab1c8b810fb9447bc03ebc48b319680b3edba95 | Greg Haerr | 2020-05-04 | [kernel] Add boot command line options, switchable system console |
5be3b9c0f25bd036aa87566c76c7345181c7a6b | Marcin Laszewski | 2020-04-14 | Char driver: /dev/cgatext |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
eb352f3edf40f94bde8f2eb33a1ed1939c22736 | georgp24 | 2017-03-12 | Enable pseudo ttys. Fix issue #88 |
4f286df45200799a827df2d6bb4627bb57b981a | mfld-fr | 2017-02-10 | [ne2k] Close mfld-fr#4 : CONFIG_ETH option |
7ba4cdd62a14013d905eae4a940871d0aeb654f | mfld-fr | 2017-02-10 | [ne2k] Issue mfld-fr#3: ETH driver skeleton |
f0495b647ae0b67379fe86da867e811e53d0b07 | lithoxs | 2016-05-16 | Reorganization of serial driver. Simplification in tty devices. Now, every driver request its own interrupt. Improved comments in xt_key.c |
e63fc78eb0ae35da66700029e8e29081b8aad12 | lithoxs | 2016-05-13 | New Bios console driver Derived from new dircon.c. Inherits virtual consoles, ansi and vt52 terminal emulators. Uses a polling keyboard driver instead of blocking the entire system waiting for a keypress. |
4a1c38a7553a0148daf2a5a8016c93a1729e5fe | Juan Perez-Sanchez | 2015-06-13 | Removal of ia16-unknown-elks-gcc warnings |
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. |
a9e46999ee417452b915967711708e78a91eb33 | Harry Kalogirou | 2001-06-24 | Merged in the TCP/IP code |
95b70015adf5e46222e434eb3171f451f076292 | Andrew Richards | 2000-01-06 | ELKSibo code merged from psion_port branch |
48ff4154677ca24d52b4fb5cd4db324982e61c7 | Andrew Richards | 1999-02-15 | Driver stub of meta driver for user space device drivers |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |