/external/kernel-headers/original/linux/ |
D | fd.h | 28 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) argument 29 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \ argument 30 512 : 128 << FD_SIZECODE(floppy) )
|
/external/grub/util/ |
D | mkbimage | 397 If you have created an image aimed to a floppy, then something like: 401 will be more than enough... if you have formated the floppy correctly 404 For El Torito floppy emulation :
|
D | grub-install | 69 --no-floppy do not probe any floppy drive 244 --no-floppy)
|
D | grub-install.in | 69 --no-floppy do not probe any floppy drive 244 --no-floppy)
|
/external/grub/netboot/ |
D | 3c90x.txt | 91 2. Build the appropriate 3c90x.fd0 or 3c90x.fd0 floppy image with 94 3. Run the floppy image on the PC to be network booted, to get 107 Please note that you have to boot off a floppy (not PROM!) once for 170 create a floppy image and boot it once. 193 transceiver type by rebuilding a new floppy, changing the BIOS to floppy 290 Use this floppy to fix any 3COM model 3C905B PCI 10/100 Ethernet cards 296 The boot program in this floppy is the file named 3c905b-tpo100.rom 302 this floppy. Once loaded from the floppy, the boot program will access
|
/external/e2fsprogs/misc/ |
D | mke2fs.conf | 25 floppy = {
|
/external/e2fsprogs/tests/ |
D | mke2fs.conf.in | 26 floppy = {
|
/external/grub/ |
D | NEWS | 303 * The option `--no-floppy' force the grub shell to assume that there is 304 no floppy, and the option `--probe-second-floppy' enables the probe of 305 the second floppy drive. 356 * GRUB now shuts off the floppy before transferring control to any 427 * Known bugs in floppy operation fixed (12-bit FAT didn't work for 431 * NASTY uninitialized pointer bug causing "raw" floppy operation to 469 * New floppy probe (works much like the Linux floppy boot probe) 470 attempts to find the size of a floppy in a drive. Might still need 471 work! Please try on various floppy drives with various media! 473 * New floppy handler will claim a non-existent drive if the floppy [all …]
|
D | ChangeLog | 505 floppy controller instead of a direct I/O. 743 * util/grub-install.in: support --no-floppy 744 This allow users to specify the --no-floppy option which 745 is passed onto the grub shell, so it does not probe the floppy 2164 for Linux devfs floppy devices. Reported by Jason Thomas 2692 * util/grub-install.in (convert): Revised the fix for floppy 2711 * util/grub-install.in (convert): If a floppy device is 3072 the name "/dev/floppy/N" instead. 6000 * grub/asmstub.c (init_device_map): Add a floppy device name 7297 (longopts): Added no-floppy and probe-second-floppy. [all …]
|
/external/dropbear/ |
D | MULTI | 4 To compile for systems without much space (floppy distributions etc), you
|
/external/grub/docs/ |
D | menu.lst | 36 # For booting Mach (getting kernel from floppy)
|
D | grub.info | 348 `(' and `)'. The `fd' part means that it is a floppy disk. The number 350 means that GRUB will use the whole floppy disk. 421 drive (floppy or hard disk). There are two ways of doing that - either 423 UNIX-like OS, or by running GRUB itself from a floppy. These are quite 445 * Creating a GRUB boot floppy:: 451 File: grub.info, Node: Creating a GRUB boot floppy, Next: Installing GRUB natively, Up: Installa… 453 3.1 Creating a GRUB boot floppy 456 To create a GRUB boot floppy, you need to take the files `stage1' and 458 second block of the floppy disk, respectively. 461 the floppy. [all …]
|
D | grub.texi | 388 @samp{(} and @samp{)}. The @samp{fd} part means that it is a floppy 390 @emph{zero}. This expression means that GRUB will use the whole floppy 471 drive (floppy or hard disk). There are two ways of doing that - either 474 floppy. These are quite similar, however the utility might probe a 494 * Creating a GRUB boot floppy:: 501 @node Creating a GRUB boot floppy 502 @section Creating a GRUB boot floppy 504 To create a GRUB boot floppy, you need to take the files @file{stage1} 506 and the second block of the floppy disk, respectively. 509 on the floppy. [all …]
|
D | internals.texi | 186 The current BIOS drive number (numbered from 0, if a floppy, and
|
D | multiboot.texi | 166 image from a variety of sources, including floppy disk, hard disk, and 687 floppy disk or 0x80 for the first hard disk.
|
D | multiboot.info | 125 image from a variety of sources, including floppy disk, hard disk, and 643 BIOS INT 0x13 low-level disk interface: e.g. 0x00 for the first floppy
|
/external/qemu/ |
D | Changelog | 168 - Linux: specific host CDROM and floppy support 305 - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert) 376 - fixed DMA memory write access (Win95 boot floppy fix) 406 - PC floppy emulation and DMA fixes (Jocelyn Mayer)
|
D | qemu-options.hx | 59 "-fda/-fdb file use 'file' as floppy disk 0/1 image\n") 64 Use @var{file} as floppy disk 0/1 image (@pxref{disk_images}). You can 65 use the host floppy by using @file{/dev/fd0} as filename (@pxref{host_drives}). 108 Available types are: ide, scsi, sd, mtd, floppy, pflash, virtio. 183 qemu -drive file=file,index=0,if=floppy 184 qemu -drive file=file,index=1,if=floppy 221 "-boot [a|c|d|n] boot on floppy (a), hard disk (c), CD-ROM (d), or network (n)\n") 224 Boot on floppy (a), hard disk (c), CD-ROM (d), or Etherboot (n). Hard disk boot 655 "-no-fd-bootchk disable boot signature checking for floppy disks\n") 659 Disable boot signature checking for floppy disks in Bochs BIOS. It may [all …]
|
/external/qemu-pc-bios/bochs/ |
D | bochs.h | 434 bx_bool floppy; member
|
D | config.h.in | 112 // if you plan to use the floppy drive emulation. But if
|
/external/qemu-pc-bios/bochs/bios/ |
D | acpi-dsdt.dsl | 303 /* PS/2 floppy controller */
|
/external/qemu/block/ |
D | vvfat.c | 1000 int floppy = 0; in vvfat_open() local 1034 floppy = 1; in vvfat_open() 1078 if (floppy) in vvfat_open()
|
/external/iproute2/testsuite/configs/ |
D | all-2.4 | 592 # Ftape, the floppy tape device driver
|
D | all-no-act | 919 # Ftape, the floppy tape device driver
|
D | all-police-act | 924 # Ftape, the floppy tape device driver
|