Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kernel] Update idequery.c to same version as TLVC #2085

Merged
merged 2 commits into from
Oct 22, 2024
Merged

[kernel] Update idequery.c to same version as TLVC #2085

merged 2 commits into from
Oct 22, 2024

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Oct 22, 2024

Updates IDE query function to that in @Mellvik's TLVC, as suggested in Mellvik/TLVC#86 (comment).

Changes include using larger (300ms) timeout for IDE ready signal, and not using 'actual' IDE CHS data unless drive allows it (older IDE drives don't support 'actual' data).

Remaining differences are that ELKS uses calculated 300ms timeout and removing a compiler warning about 'drive_info' shadowing a global variable.

@ghaerr ghaerr merged commit 12eb865 into master Oct 22, 2024
1 check passed
@ghaerr ghaerr deleted the idequery branch October 22, 2024 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant