Searched refs:floppy (Results 51 - 75 of 90) sorted by relevance

1234

/netbsd-current/distrib/newsmips/floppies/ramdisk/
H A DMakefile17 MAKEDEVTARGETS= floppy
/netbsd-current/distrib/news68k/floppies/ramdisk/
H A DMakefile17 MAKEDEVTARGETS= floppy
/netbsd-current/distrib/macppc/floppies/ramdisk/
H A DMakefile29 MAKEDEVTARGETS= floppy
/netbsd-current/etc/etc.ofppc/
H A DMAKEDEV.conf21 floppy)
50 makedev md0 floppy
/netbsd-current/tests/kernel/
H A Dt_umountstress.sh46 :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
131 :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
H A Dt_umount.sh46 :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
/netbsd-current/etc/etc.hpcarm/
H A DMAKEDEV.conf28 ramdisk|floppy)
/netbsd-current/etc/etc.atari/
H A DMAKEDEV.conf17 floppy)
/netbsd-current/etc/etc.or1k/
H A DMAKEDEV.conf23 ramdisk|floppy)
/netbsd-current/etc/etc.macppc/
H A DMAKEDEV.conf25 floppy)
H A DMakefile.inc15 INSTALLATION_DIRS+= installation/floppy
/netbsd-current/distrib/cdrom/
H A DNetBSD-2.0.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-2.1.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-3.0.1.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-3.0.2.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-3.0.3.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-3.0.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-3.1.1.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-3.1.mk19 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
23 INTFILES.amd64= boot.amd64:amd64/installation/floppy/boot-big.fs,link
H A DNetBSD-1.5.mk16 INTFILES.i386= boot.i386:i386/installation/floppy/boot-big.fs,link
/netbsd-current/etc/etc.i386/
H A DMAKEDEV.conf60 floppy)
66 makedev floppy md0
/netbsd-current/sys/arch/i386/stand/lib/
H A Dexec.c312 physaddr_t loadaddr, int floppy, u_long marks[MARK_MAX])
338 flags = (LOAD_KERNEL | LOAD_DYN) & ~(floppy ? LOAD_BACKWARDS : 0);
376 physaddr_t loadaddr, int floppy, u_long marks[MARK_MAX])
418 LOAD_KERNEL & ~(floppy ? LOAD_BACKWARDS : 0))) == -1)
462 exec_netbsd(const char *file, physaddr_t loadaddr, int boothowto, int floppy, argument
493 floppy, marks);
496 floppy, marks);
311 common_load_prekern(const char *file, u_long *basemem, u_long *extmem, physaddr_t loadaddr, int floppy, u_long marks[MARK_MAX]) argument
375 common_load_kernel(const char *file, u_long *basemem, u_long *extmem, physaddr_t loadaddr, int floppy, u_long marks[MARK_MAX]) argument
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Dmain.c176 int floppy = strncmp(default_devname, "fd", 2) == 0; local
183 if (exec_netbsd(filename, 0, howto, floppy, NULL) < 0)
/netbsd-current/etc/etc.amiga/
H A DMAKEDEV.conf20 floppy)
/netbsd-current/etc/etc.amigappc/
H A DMAKEDEV.conf19 floppy)

Completed in 310 milliseconds

1234