File history
Tracking elks/include/linuxmt/genhd.h
| Commit | Author | Date | Message |
|---|---|---|---|
ad632be40a3a2ce379cf8e63d865432f7a64937 | Greg Haerr | 2025-07-26 | Document genhd.h structs better |
fe695086801992ad65de8814993df82f046a551 | Greg Haerr | 2025-07-26 | Cleanup fdtype value -1 and make BIOSHD and ATA CF drivers more similar w/partitions |
5b62f33319cda5935b3ecc1b9066f7efbeb0356 | Greg Haerr | 2025-07-26 | Remove drive_info global |
3656cf23c6e34dd34655d99804b0aa9b0c5bada | Greg Haerr | 2025-07-21 | [kernel] Change partition code to GENPROC, ATA CF driver to ATPROC (fartext) |
8f9ace579007373f1e7913ecb4775a5950c39a0 | Greg Haerr | 2025-07-17 | Share ioctl code between ATA CF and BIOSHD drivers |
00007b9fa13dc40e0aac5be6bb8ee01266bb919 | Greg Haerr | 2025-07-17 | Standardize cf, hd, and fd block device CHS and size reporting |
592181a7e3d41ac30ccabbb0d8a786cee3e0a07 | Greg Haerr | 2025-07-16 | Move struct hd_geometry to genhd.h, remove requirement for arch/hdreg.h header |
77f801e1a0e4c2f593d963fa76eb26f5b0f09d9 | Greg Haerr | 2025-07-16 | Calculate boot partition to allow booting from ATA CF drive! |
a0903c8d94edd207f669c5bd60eceb722c464d4 | Greg Haerr | 2025-07-16 | Fix open bugs in non-existent partitions for bioshd and ata-cf |
7b787ab032ce163f3e2cd8fe19e2bc50729eae6 | Greg Haerr | 2025-07-15 | Refactor partition code for use outside bioshd driver |
610c93b6e2b672db451dc7f8074d84eebefd8a1 | Valtteri Koskivuori | 2024-08-27 | [bioshd] Implement park for ancient MFM/RLL disks |
216bc51114c16f1aa56b308e92b8783ca3202cc | Greg Haerr | 2024-08-05 | [kernel,docs] Small updates, process format doc, check odd address in structs, names |
b78722b83fe0db77f3eb67228bdafee1b94458d | Greg Haerr | 2024-04-04 | [kernel,cmds] Small fixes to ps, mkfs and ramdisk driver |
867020c894421304035d4bd387869c045415879 | Greg Haerr | 2023-09-11 | [kernel] Cleanup block driver blk_size code |
3ebb0c5c5e12f9c7b9fc1703bc1bd090a803483 | Greg Haerr | 2023-09-07 | Move code calling BIOS from bioshd.c to bios.c |
cba5a843f453b997fb87158f2a3cd8fb9e0d2c7 | Greg Haerr | 2022-07-08 | [kernel] More cleanup with enhanced gcc options |
4f7e70cfe8f731b504a7a6b06f5822715b7041e | tyama501 | 2022-02-27 | Add PC-98 msdos partition |
8b1235129b56011e63132f31d38e9ddbb2fddc9 | Greg Haerr | 2020-11-05 | [kernel] Expand buffer block numbers to 32 bits to support 500MB FAT filesystems |
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) |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
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 |