File history
Tracking elks/arch/i86/drivers/block/directhd.c
| Commit | Author | Date | Message |
|---|---|---|---|
a8e068b4fe2c09e9afdd1a11b3ae315ec1cfb01 | Greg Haerr | 2025-07-24 | [kernel] Use loop instruction in insw/outsw I/O macros for speed |
592181a7e3d41ac30ccabbb0d8a786cee3e0a07 | Greg Haerr | 2025-07-16 | Move struct hd_geometry to genhd.h, remove requirement for arch/hdreg.h header |
7b787ab032ce163f3e2cd8fe19e2bc50729eae6 | Greg Haerr | 2025-07-15 | Refactor partition code for use outside bioshd driver |
277e36b7e61df0e4028c449cdeacd8bb763cc18 | Greg Haerr | 2024-10-31 | [kernel] Minor header file cleanup, add arch %d to PC class |
b477617ffd7ca52ee80e0120d03654e2d8bb4ed | Greg Haerr | 2024-03-24 | Extensive removal of include <config.h> from types.h |
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 |
ff7683593d038b5d74dd47d9fbbee98253391eb | Greg Haerr | 2023-08-20 | Rewrite block requests to use start sector and sector count |
4d904c346da0018353dd2779b6a4b8d4d8defcb | Greg Haerr | 2023-08-13 | [config] Add CONFIG_ASYNCIO config option, cleanup INIT_REQUEST |
482ff27844bca2107c331245176fd5e6a8be720 | Greg Haerr | 2022-01-11 | [kernel] Source cleanup of BLOAT_FS |
ea0ef9e0034425a3ea3189a2adb733f113bfe64 | Greg Haerr | 2022-01-09 | Change rq_sector to rq_blocknr |
91576f2cafe49de466f94ad58172c53ba2e6d59 | Greg Haerr | 2022-01-06 | [kernel] Various cleanups of block/char device drivers, irqs |
a51972bd03526244b93d9c61de59591965deb48 | Greg Haerr | 2020-10-13 | [/dev] Rename /dev/bd[a1...] -> /dev/hd[a1...], /dev/hd -> /dev/dhd |
6f4737d4e78ef36e75a4a7b68acef0df77fb945 | Greg Haerr | 2020-08-25 | [kernel] Cleanup block device directory, probe floppy on first open |
a5cea31429c21bdcebbfcf4bcbbe5910b35e0f3 | Greg Haerr | 2020-04-16 | [kernel] Add customizable IRQ and port mappings in ports.h |
e386c58d03f41af28b58d868abc239264ef31ef | Greg Haerr | 2020-03-27 | [kernel] Increase BIOS hard and floppy disk devices from 4 to 8 |
32b4471e972adbcd149ebfa5f773f526a2fab25 | Max Rudensky | 2019-07-14 | Portability fixes for MSDOS filesystem; had to add ctype.h for tolower() |
943a7ace440cc32545d2f8577f68b29774fa8be | Jody Bruchon | 2017-03-16 | Remove trailing whitespace from elks |
1138db1093c83073b595c55d556744f6b351d6a | Jody Bruchon | 2015-04-26 | Miscelaneous improvements to kernel |
ec8011877111321f9bbf1cccee8b72cacd2dca4 | Riley H. Williams | 2003-07-12 | Various spelling corrections. |
4a62bda5aecb59bb46455b505b3047694bd09b2 | Paul Nasrat | 2003-06-25 | Typo fix from Richard Wallman |
605c5ddade6b0eb72eb9cb6e47acbcac6cc6d7a | Riley H. Williams | 2002-06-12 | Fixed typo in comment. |
6406276dda1a14f29a7385959a1fe00627c750d | Riley H. Williams | 2002-04-23 | ANSI'fied arch/i86/drivers/block subtree. |
c0b9471d43de64a9adc7d37482fb3f27b851a49 | Riley H. Williams | 2002-02-24 | Fixed #else and #endif to not fox the bcc -ansi option. Reformatted scripts/Configure and scripts/Menuconfig to a consistent style. Removed ELKS dependency on the Linux kernel source being available. |
aea6d3a2479dc5ef5544198d1456a09a069c13c | Riley H. Williams | 2001-11-20 | Verified that all standard make commands now work using the standardised ruleset. Committed ELKS 0.1.0-pre1 at last !!! |
4060d181d8a958bf6a26a231d73dbf1a621ff53 | Alan Cox | 2001-06-17 | Remove b_state and b_size bloat items. The core only handles 1K buffers and we use old style fields for uptodate/locked |
95b70015adf5e46222e434eb3171f451f076292 | Andrew Richards | 2000-01-06 | ELKSibo code merged from psion_port branch |
4609ab18423e89367072686969b995881937fb3 | Andrew Richards | 1999-09-05 | Changes for 0.0.79 |
6569c1b50fc2022960689f8c71b31456235546c | Andrew Richards | 1999-08-19 | Clean up of source,+ new features. |
64648b43171c589fe37789aa2992d93336562d4 | Andrew Richards | 1999-02-15 | Trimmed block request code. |
9addebffa02ec601b317d43e7500e902045972a | Andrew Richards | 1998-11-11 | Latest version of Blaz Antonics directhd driver added. |
892d4151905e649f93a51106ef33cc70536c4ad | Slobodan Ivanovic | 1998-10-24 | Minor update to make directhd.c compatible with CONFIG_XT and few bugfixes |
f9b47559bca2467fdcc9c102c605ce826b6a78e | Unspecified Developer | 1998-09-12 | Imported elks-0.0.73-pre2 source |