home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120305.etc.tar.gz / bradford.20120305.etc.tar / etc / sysconfig / ide < prev    next >
Text File  |  2006-12-18  |  390b  |  12 lines

  1. ## Path:        Hardware/IDE
  2. ## Description:        IDE device settings
  3. ## Type:        string
  4. ## Default:        ""
  5. #
  6. # Force DMA mode for selected device. Use pairs <device>:<dma_mode> separated
  7. # by space - dma_mode can be "on" (enable default DMA mode), "off" (disable DMA
  8. # mode) or any mode supported by hdparm (e.g. "mdma2", "udma5", ...)
  9. # Example: "/dev/hdc:off /dev/hdd:udma2"
  10. #
  11. DEVICES_FORCE_IDE_DMA=""
  12.