> P.S. BTW is it possible to turn off DMA usage when there are no CD in drive ?
> hdparm -d 0 giving 'No medium found' and when I forget to disable DMA before
> first try to mount CD I'm getting total system freeze :-(( Really annoying ...
Yes, do it this way:
echo "using_dma:0" >/proc/ide/hdb/settings
-- Mark Lord Real-Time Remedies Inc. mlord@pobox.com- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/