Home
last modified time | relevance | path

Searched refs:floppy (Results 1 – 25 of 38) sorted by relevance

12

/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst15 The floppy driver is configured using the 'floppy=' option in
22 linux-2.6.9 floppy=thinkpad
27 append = "floppy=thinkpad"
29 Several floppy related options may be given, example::
31 linux-2.6.9 floppy=daring floppy=two_fdc
32 append = "floppy=daring floppy=two_fdc"
43 If you use the floppy driver as a module, use the following syntax::
45 modprobe floppy floppy="<options>"
49 modprobe floppy floppy="omnibook messages"
51 If you need certain options enabled every time you load the floppy driver,
[all …]
H A Dramdisk.rst37 rescue floppy disk.
117 e) Put the kernel onto the floppy::
121 f) Put the RAM disk image onto the floppy, after the kernel. Use an offset
123 (possibly larger) kernel onto the same floppy later without overlapping
126 not larger than the total space on your floppy (usually 1440 kB)::
134 That is it. You now have your boot/root compressed RAM disk floppy. Some
/linux/include/uapi/linux/
H A Dfd.h28 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) argument
35 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) argument
36 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \ argument
37 512 : 128 << FD_SIZECODE(floppy) )
/linux/arch/x86/boot/
H A Dmtools.conf.in5 # Actual floppy drive
9 # 1.44 MB floppy disk image
13 # 2.88 MB floppy disk image (mostly for virtual uses)
/linux/drivers/block/
H A DKconfig23 tristate "Normal floppy disk support"
26 If you want to use the floppy disk drive(s) of your PC under Linux,
29 <file:Documentation/admin-guide/blockdev/floppy.rst>.
35 module will be called floppy.
38 bool "Support for raw floppy disk commands (DEPRECATED)"
54 tristate "Amiga floppy support"
58 tristate "Atari floppy support"
62 tristate "Support for PowerMac floppy"
66 floppy controller, say Y here. Most commonly found in PowerMacs.
69 tristate "Support for SWIM Macintosh floppy"
[all …]
H A Dataflop.c1507 struct atari_floppy_struct *floppy = bd->rq->q->disk->private_data; in ataflop_queue_rq() local
1508 int drive = floppy - unit; in ataflop_queue_rq()
1509 int type = floppy->type; in ataflop_queue_rq()
1589 struct atari_floppy_struct *floppy = disk->private_data; in fd_locked_ioctl() local
1590 int drive = floppy - unit; in fd_locked_ioctl()
1591 int type = floppy->type; in fd_locked_ioctl()
1641 if (floppy->ref != 1 && floppy->ref != -1) in fd_locked_ioctl()
1748 if (floppy->ref != 1 && floppy->ref != -1) in fd_locked_ioctl()
/linux/arch/m68k/q40/
H A DREADME18 The floppy imposes a very high interrupt load on the CPU, approx 30K/s.
21 it can make the floppy very slow or practically stop. Other Q40 OS' simply
22 poll the floppy for this reason - something that can't be done in Linux.
33 block/floppy.c # normal PC driver, DMA emu in asm/floppy.h
84 Most interfacing like floppy, IDE, serial and parallel ports is done via ISA
/linux/fs/minix/
H A DKconfig9 partition or a floppy disk) was the original file system for Linux,
13 on older Linux floppy disks. This option will enlarge your kernel
/linux/fs/affs/
H A DKconfig12 read with this driver due to an incompatibility of the floppy
13 controller used in an Amiga and the standard floppy controller in
/linux/fs/adfs/
H A DKconfig11 and from ADFS-formatted floppy discs. If you also want to be able to
28 hard drives and ADFS-formatted floppy disks. This is experimental
/linux/arch/arm/mach-rpc/
H A DKconfig21 CD-ROM interface, serial and parallel port, and the floppy drive.
/linux/drivers/zorro/
H A DKconfig14 floppy or kernel for an embedded system where kernel image size
/linux/Documentation/admin-guide/
H A Dinitrd.rst108 you're building an install floppy), the root file system creation
127 - a floppy disk (works everywhere but it's painfully slow)
173 For experimenting with initrd, you may want to take a rescue floppy and
279 1) system boots from floppy or other media with a minimal kernel
319 from CD, e.g. by using a boot floppy and bootstrapping a bigger RAM disk
/linux/Documentation/filesystems/
H A Daffs.rst154 file system (for example, partition, floppy disk, ...). With the Amiga,
245 It's not possible to read floppy disks with a normal PC or workstation
246 due to an incompatibility with the Amiga floppy controller.
H A Dromfs.rst34 floppy drives can be loaded later if you use the "initrd"--initial
/linux/drivers/eisa/
H A DKconfig70 you are building an installation floppy or kernel for an
/linux/drivers/scsi/arm/
H A DKconfig27 Around 1991, Arxe Systems Limited released a high density floppy
/linux/drivers/iommu/intel/
H A DKconfig78 16MiB to make floppy (an ISA device) work.
/linux/Documentation/arch/arm/
H A Dsetup.rst89 Start address in sectors of the ramdisk image on a floppy disk.
/linux/Documentation/arch/m68k/
H A Dkernel-options.rst84 /dev/fd : -> 0x0200 (floppy disk)
94 ramdisk. For the floppy devices, /dev/fd, the number stands for the
95 floppy drive number (there are no partitions on floppy disks). I.e.,
107 to /dev/fd0D720 as an abbreviation for floppy driver #0 in DD format,
228 The only application is for root filesystems on floppy disks, that
801 Sets the df0 value for "silent" floppy drives. The value should be in
/linux/Documentation/scsi/
H A Dadvansys.rst26 - ABP5142 - Bus-Master ISA PnP with floppy (16 CDB)
40 - ABP542 - Bus-Master ISA with floppy (240 CDB)
H A Dqlogicfas.rst32 can be a simple ctrl-alt-delete with a boot floppy, or by using
/linux/drivers/parisc/
H A DKconfig39 and floppy. Note that you must still enable all the individual
/linux/fs/fat/
H A DKconfig26 Linux box, say Y here, mount the floppy under Linux with an MSDOS
/linux/drivers/mtd/devices/
H A DKconfig176 be removed during a write (using the floppy drive).

12