File history
Tracking elks/include/linuxmt/biosparm.h
| Commit | Author | Date | Message |
|---|---|---|---|
0dfe3bb9985dec88416e696b75c2b416010703a | Greg Haerr | 2025-11-28 | [libc] Add missing closedir to getcwd, other small cleanups |
828b5bd277e2eb6c128de45b230771121ce8f39 | tyama501 | 2025-11-21 | [bios] Set static to bios_check_sector98 |
4819262f811a9b12bd9c6ea69bdb478a30ec0f1 | tyama501 | 2025-11-16 | [bios] Add bios_check_sector98 to use FORCE_PROBE = 0 on PC-98 |
71dfe16b961ef605ceeefda07e02113d7a0ea36 | tyama501 | 2025-11-16 | [bios] Add drivep to bios_disk_rw and use it to detect sector size of PC-98 |
dad7fd7a43849b88b203b4e2581d8ccdd60001b | Greg Haerr | 2024-09-16 | [kernel] Small cleanups, add disasm to 1440k distribution |
fd1cd0d4f8d6094239acbe03b5244ecfd90f4f8 | Greg Haerr | 2024-09-04 | [kernel] Move bios_disk_park_all to be PFPROC function |
610c93b6e2b672db451dc7f8074d84eebefd8a1 | Valtteri Koskivuori | 2024-08-27 | [bioshd] Implement park for ancient MFM/RLL disks |
02516a661b39be8e5b90be1cb5b81c44b97f8a4 | Greg Haerr | 2024-08-05 | [kernel] Move hd/fd bios driver routines into far BFPROC to free up .text space |
40052ab24d4cc4dcfda60e42367efb5d0bbf260 | Greg Haerr | 2023-09-07 | Cleanup |
3ebb0c5c5e12f9c7b9fc1703bc1bd090a803483 | Greg Haerr | 2023-09-07 | Move code calling BIOS from bioshd.c to bios.c |
927313f62bb9b0f3c30eeeb436d65ceef98c966 | Greg Haerr | 2023-09-07 | [kernel] Refactor bioshd driver in preparation for other block devices |
36e98a69d13e8ac5854a1597f39131f5fd79a95 | Tee-Kiah Chia | 2020-03-14 | [kernel] [boot] further tidy up header files (rebased on top of https://github.com/jbruchon/elks/pull/467) |
1b4da9c9a4cc5f3f15951246e5fb8a7e1b3f852 | lithoxs | 2017-09-11 | Code size reduction in bios disk driver. Code size reduced in 48 bytes. Data size unchanged. Compiled with BCC. Tested in Qemu. |
ae4cc976485409c5af1a66f33eaabbb556cda22 | Juan Perez-Sanchez | 2015-06-13 | Separation of C and assembly functions to different files |
44236c3cce9463223af29e77dd156da25c8ba4f | Riley H. Williams | 2002-04-28 | Further verification using `spint -weak` and detected a bug in init/main.c which I am unable to fix. |
554f465a357c3fdf114da91ae82b6ec8a602ec6 | Riley H. Williams | 2002-04-26 | Next stage of `make lint` verification of the ELKS source code. |
d7cf9d2d5749245a77e3a4cc0585e768640fd4f | Riley H. Williams | 2002-04-19 | ANSI'fied function prototypes in fs subtree. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
6569c1b50fc2022960689f8c71b31456235546c | Andrew Richards | 1999-08-19 | Clean up of source,+ new features. |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |