elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/arch/i86/drivers/char/init.c
CommitAuthorDateMessage
4ba6d8d5f6b759823686054d9f659bde55e63dbthemaster2026-04-19Integrate uIP networking stack and tooling
6dfa3ab0e79ca7d3d0e5f5f77a6456af60261baGreg Haerr2024-09-04[drivers] Remove unfinished Meta/UDD driver
07dab55a314d19694fc4cb08527b75421b3cbfcGreg Haerr2023-08-25[kernel] Add char and network driver init routines to INITPROC
8d8ceebdcc660b92ac243cc81d4d57378111709Greg Haerr2020-10-17[kernel] Refactor console driver code; create headless console for emu86
ab1c8b810fb9447bc03ebc48b319680b3edba95Greg Haerr2020-05-04[kernel] Add boot command line options, switchable system console
5be3b9c0f25bd036aa87566c76c7345181c7a6bMarcin Laszewski2020-04-14Char driver: /dev/cgatext
4d33cecfc6f424558b8c99017a10211c1f59f05Jody Bruchon2020-03-09Revert "Whitespace cleanup in `elks/`"
43a63eb0e78f6296c9b009df714324bc02095caJody Bruchon2020-03-08Whitespace cleanup in `elks/`
eb352f3edf40f94bde8f2eb33a1ed1939c22736georgp242017-03-12Enable pseudo ttys. Fix issue #88
4f286df45200799a827df2d6bb4627bb57b981amfld-fr2017-02-10[ne2k] Close mfld-fr#4 : CONFIG_ETH option
7ba4cdd62a14013d905eae4a940871d0aeb654fmfld-fr2017-02-10[ne2k] Issue mfld-fr#3: ETH driver skeleton
f0495b647ae0b67379fe86da867e811e53d0b07lithoxs2016-05-16Reorganization of serial driver. Simplification in tty devices. Now, every driver request its own interrupt. Improved comments in xt_key.c
e63fc78eb0ae35da66700029e8e29081b8aad12lithoxs2016-05-13New 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.
4a1c38a7553a0148daf2a5a8016c93a1729e5feJuan Perez-Sanchez2015-06-13Removal of ia16-unknown-elks-gcc warnings
49c50408949d05dc8f545b7dce4d80483cca0c0Riley H. Williams2002-06-03Completed 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.
e86211760502daff0922cd7d4697d35f1ac72fcRiley H. Williams2002-04-23Simplified keycode system, also ANSI'fied and reindented arch/i86/drivers/char subtree.
a9e46999ee417452b915967711708e78a91eb33Harry Kalogirou2001-06-24Merged in the TCP/IP code
95b70015adf5e46222e434eb3171f451f076292Andrew Richards2000-01-06ELKSibo code merged from psion_port branch
48ff4154677ca24d52b4fb5cd4db324982e61c7Andrew Richards1999-02-15Driver stub of meta driver for user space device drivers
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source