Lines Matching +full:dma +full:- +full:related
19 Example: If your kernel is called linux-2.6.9, type the following line
22 linux-2.6.9 floppy=thinkpad
25 of linux-2.6.9::
29 Several floppy related options may be given, example::
31 linux-2.6.9 floppy=daring floppy=two_fdc
59 The floppy driver related options are:
91 Tells the floppy driver not to use Dma for data transfers.
93 DMA channel for the floppy driver. This option is also useful
94 if you frequently get "Unable to allocate DMA memory" messages.
95 Indeed, dma memory needs to be continuous in physical memory,
96 and is thus harder to find, whereas non-dma buffers may be
104 If you have a FIFO-able FDC, the floppy driver automatically
105 falls back on non DMA mode if no DMA-able memory can be found.
109 Tells the floppy driver that a workable DMA channel is available.
121 Sets the FIFO threshold. This is mostly relevant in DMA
130 using 'floppycontrol --messages'. Then access a floppy
131 disk. If you get a huge amount of "Over/Underrun - retrying"
137 that you need to do 'floppycontrol --messages' every time you
138 re-insert the module.
147 non-standard CMOS types. The CMOS types are:
201 floppy=<nr>,dma
202 Sets the floppy DMA channel to <nr> instead of 2.
231 ftp://metalab.unc.edu/pub/Linux/utils/disk-management/
250 10-30-2004 :
254 6-3-2000 :