Lines Matching +full:0 +full:- +full:inch

39 .Cd hint.fdc.0.at="isa"
40 .Cd hint.fdc.0.port="0x3F0"
41 .Cd hint.fdc.0.irq="6"
42 .Cd hint.fdc.0.drq="2"
43 .Cd hint.fdc.0.flags="0x0"
44 .Cd hint.fd.0.at="fdc0"
45 .Cd hint.fd.0.drive="0"
46 .Cd hint.fd.0.flags="0x0"
49 .Cd hint.fd.1.flags="0x0"
54 either FM (single-density) or MFM (double or high-density) recording
73 using the per-controller flags value of
74 .Ar 0x1 .
80 For historical reasons, device nodes that use a trailing UFS-style
89 of the available medium for multi-density devices.
92 high-density 3.5 inch standard floppy drive.
101 this can be overridden using the per-drive device flags value of
102 .Ar 0x10
107 When trying to use a floppy device with special-density media, other
124 (like 1200 KB for 5.25 inch HD drives or 1440 KB for 3.5 inch HD
130 Drive types are configured using the lower four bits of the per-drive
133 .Bl -tag -width 2n -offset indent
135 5.25 inch double-density device with 40 cylinders (360 KB native
138 5.25 inch high-density device with 80 cylinders (1200 KB native
141 3.5 inch double-density device with 80 cylinders (720 KB native
144 3.5 inch high-density device with 80 cylinders (1440 KB native
147 3.5 inch extra-density device with 80 cylinders (2880 KB native
153 On IA32 architectures, the drive type can be specified as 0 for the
171 per-drive device flags value of
172 .Ar 0x20
199 remains in a half-opened state.
213 Operations that are not allowed on the half-opened
220 .Bl -tag -width ".Dv FD_READID"
236 For the fixed-density subdevices (1 through 15 per drive), this
239 the auto-selecting subdevice 0, the operation is temporarily allowed
252 .Bl -tag -width ".Dv FDOPT_NOERRLOG"
274 this one is read-only.
283 Clear the internal low-level error counter.
284 Normally, controller-level
311 This type is the same as being used in the per-drive configuration
315 .Bl -tag -width "debug.fdc.debugflags"
318 .Bl -tag -width "0x40"
319 .It Dv 0x01
321 .It Dv 0x02
324 .It Dv 0x04
331 .It Dv 0x08
333 .It Dv 0x10
335 .It Dv 0x20
338 non-zero return from a thread worker operation.
339 .It Dv 0x40
348 .It Dv 0x80
352 For enhanced controllers, allows a non-default FIFO
357 Specification byte one (step-rate + head unload).
361 Specification byte two (head load time + no-dma).
362 The default head load time is 16 ms, and no-dma is 0
370 .Bl -tag -width ".Pa /dev/fd*" -compact
384 .An -nosplit