forked from KolibriOS/kolibrios
Marat Zakiyanov (Mario79)
26aad0cc40
Fix for IDE controller. Some weird controllers generate an interrupt even if IDE interrupts are disabled and no IDE devices. For example, notebook ASUS K72F - IDE controller 010185 generates false interrupt when we work with the IDE controller 01018f. For this reason, the interrupt handler does not need to be installed if both channel IDE controller running in PIO mode.
git-svn-id: svn://kolibrios.org@4838 a494cfbc-eb01-0410-851d-a64ba20cac60
Description
The fork main KolibriOS repository for fun
Languages
C
69.1%
Assembly
14.6%
C++
10.4%
Makefile
1.6%
HTML
1.3%
Other
2.4%