Slashdot Mirror


User: f.g.

f.g.'s activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Optimized UDMA drivers ?? on Linux Mandrake 6.0 Released · · Score: 1

    You are right and wrong.

    What happens is that the kernel bundled with Mandrake 6.0
    is not compiled with the option CONFIG_IDEDMA_AUTO
    ("Use DMA by default when available") as this option is
    reported to break some IDE drives at boot time - they just
    won't work - whereas not compiling with this option and
    setting DMA usage via hdparm -c1 /the/good/drive works.

    Yet another broken-hardware-sucks kind of story :)