Drivers/sdhci: Incorrect operation of the SD card Controller driver (SDCHI) #495
Closed
opened 2026-06-14 17:21:55 +00:00 by bad_Dr3dd0x
·
1 comment
No Branch/Tag Specified
main
chore/update-kterm
krn_refactoring_curr_slot_idx_1
fat-fix-stack-imbalance
kernel-tcp-socket-buffer-128k
fix_602
kernel-tcp-socket-list-locking
network/getsockname
opendial-update
kernel-tcp-reassembly-queue
kernel-tcp-connrefused-uaf
rewrite_ide_drv
libimg-png-8-bit
apps/table-msvc-to-tcc
netsurf-4
vidmode-s3ide-clgd54xx-kms-etc
updf-1.5
pr-fs-unhardcode
kbd-busoff
webview-4
workflow-fuse
add-license-file-header-to-guide
shell-improve-cpuid
qrcodegen
ci/update
laser-tank-fix-win-height
improvement/commit-and-branch-styles
docs/libs
0.7.7.0
0.7.5.0
0.7.0.0
0.6.5.0
0.6.3.0
0.6.0.0
0.5.3.0
0.5.2.1
Labels
Clear labels
AI
Eolite
FS
Good First PR
GSoC
HardwareTested
HLL
Influence/Settings
Influence/Text/TYPO
IRCC
Lang/C
Lang/FASM
Pay for the code
Subsystem/API
Subsystem/Audio
Subsystem/Graphics
Subsystem/IPC and events
Subsystem/Memory
Subsystem/Network
Subsystem/Services(daemon)
Subsystem/Taskmanager
Subsystem/VFS
Subsystem/Window
Category
Applications
Category
Drivers
Category
General
Category
Kernel
Category
Libraries
The issue is suitable to beginners
This issue or PR in the Google Source of Code program
Kind
Breaking
Breaking change that won't be backward compatible
Kind
Bug
Something is not working
Kind
Build
Kind
Documentation
Documentation changes
Kind
Enhancement
Improve existing functionality
Kind
Feature
New functionality
Kind
Security
This is security issue
Kind
Testing
Issue or pull request related to testing
Paid task
PR
Conflicts
PR conflicts with main
PR
Dependent
This PR is dependent on another PR
Priority
Critical
1
The priority is critical
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
PR
Ready to merge
Pull request is ready for merge
PR
Request changes
Changes requested in pull request
PR
Review required
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
infinity service, audio drivers, midi, speacker, audio programs
vesa, vga, framebuffer, cursors, blitter, and video drivers
pipes, signals, events, shared memory
virt and phys memory allocators, malloc and other
userspace and kernel(for example: serial) services
process, threads, run apps, scheduler
drivers from filesystem, fs api, blkdev, programs that work with the file system
windows, skins, buttons, mouse and keyboard code for windows (not the base code)
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KolibriOS/kolibrios#495
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
ru---
Драйвер некорректно определяет деления базовой частоты; при базовой частоте ниже, чем искомая частота.
некорректное определение значений для MMIO[02Ch] "SDCLK Frequency Select"
Система "не увидела" SD-карту. SD-карта выжила, полностью работоспособна в др. системах.
en---
The driver does not correctly determine the base frequency divisions; when the base frequency is lower than the desired frequency.
incorrect definition of values for MMIO[02Ch] "SDCLK Frequency Select"
The system "did not see" the SD card. The SD card has survived and is fully functional in other systems.
Detected on: Acer TravelMate 6292
CPU: core 2 duo t8100
4 GB DDR2 667
LOG:
SDHCI: Loading driver
SDHCI: base BAR: 00000000 count BAR: 00000000
SDHCI: base address = 80C09C00
SDHCI: slot resetting
K : Attach Interrupt 255 Handler 80C1E357
SDHCI: ecx=00000000 slotX=80BEF000
SDHCI:Capabilities 00000000 01E021A1
L: /SYS/@DOCKY Param:
K : EHCI 80BB30A4 status of port 0 is 00001801
K : releasing to companion
K : EHCI 80BB30A4: port 2 has HS or FS device, resetting
K : EHCI 80BB70A4 status of port 0 is 00001005
K : EHCI 80BB30A4: status of port 0 changed to 00003002
K : EHCI 80BB70A4: port 4 has HS or FS device, resetting
SDHCI:Amper capabilities 00000000 000000FF
25MHz : 2147483648
50MHz : 1073741824
400KHz : 32
SDHCI: Enable insert and remove interrupt
SDHCI: Found 1 controllers
Некорректная работа драйвера контроллера SD-карт (SDCHI)/Incorrect operation of the SD card Controller driver (SDCHI)to Drivers/sdhci: Incorrect operation of the SD card Controller driver (SDCHI)fixed in #526