Searched refs:floppy (Results 26 - 50 of 90) sorted by relevance

1234

/netbsd-current/distrib/newsmips/floppies/bootfloppy/
H A DMakefile12 FLOPPY_RELEASEDIR= installation/floppy
/netbsd-current/distrib/vax/
H A DMakefile6 SUBDIR= ramdisk .WAIT ramdisk-kernel .WAIT floppy cdroms liveimage
/netbsd-current/etc/etc.x68k/
H A DMAKEDEV.conf23 floppy)
29 makedev floppy md0 sram
/netbsd-current/distrib/alpha/instkernel/fdset/
H A DMakefile12 FLOPPY_RELEASEDIR= installation/floppy
/netbsd-current/etc/etc.bebox/
H A DMAKEDEV.conf17 floppy)
23 makedev floppy md0
/netbsd-current/etc/etc.hpcmips/
H A DMAKEDEV.conf19 floppy)
26 makedev floppy md0
/netbsd-current/etc/etc.prep/
H A DMAKEDEV.conf21 floppy)
27 makedev floppy md0
/netbsd-current/etc/etc.rs6000/
H A DMAKEDEV.conf20 floppy)
26 makedev floppy md0
/netbsd-current/etc/etc.landisk/
H A DMAKEDEV.conf27 floppy)
38 makedev floppy md0
/netbsd-current/etc/etc.mipsco/
H A DMAKEDEV.conf16 floppy)
/netbsd-current/etc/etc.news68k/
H A DMAKEDEV.conf11 floppy)
/netbsd-current/distrib/bebox/floppies/bootfloppy-common/
H A DMakefile.inc29 ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy
/netbsd-current/sys/arch/x68k/stand/installboot/
H A Dinstallboot.c49 int floppy = 0; variable
104 floppy = 1;
107 if (!floppy && DISKPART(st.st_rdev) == RAW_PART)
140 floppy = 1; /* XXX: or unformated */
142 if (!force && !floppy) {
151 if (floppy)
210 if (merging && blocksize > bboffset && !floppy)
/netbsd-current/sys/arch/bebox/stand/boot/
H A Ddevopen.c42 * /dev/disk/floppy
54 char floppy[] = "floppy"; local
63 if (strncmp(p, floppy, strlen(floppy)) == 0) {
64 p += strlen(floppy);
/netbsd-current/distrib/sparc/ramdisk/
H A DMakefile22 MAKEDEVTARGETS= floppy
/netbsd-current/distrib/x68k/floppies/bootfloppy.generic/
H A DMakefile14 FLOPPY_RELEASEDIR= installation/floppy
/netbsd-current/distrib/x68k/floppies/bootfloppy.sysinst/
H A DMakefile15 FLOPPY_RELEASEDIR= installation/floppy
/netbsd-current/etc/etc.shark/
H A DMAKEDEV.conf15 ramdisk|floppy)
/netbsd-current/etc/etc.acorn32/
H A DMAKEDEV.conf14 ramdisk|floppy)
/netbsd-current/etc/etc.sandpoint/
H A DMAKEDEV.conf20 ramdisk|floppy)
/netbsd-current/etc/etc.netwinder/
H A DMAKEDEV.conf17 ramdisk|floppy)
/netbsd-current/etc/etc.cats/
H A DMAKEDEV.conf25 ramdisk|floppy)
/netbsd-current/etc/etc.iyonix/
H A DMAKEDEV.conf19 ramdisk|floppy)
/netbsd-current/etc/etc.riscv/
H A DMAKEDEV.conf13 ramdisk|floppy)
/netbsd-current/sbin/newfs_msdos/
H A Dmkfs_msdos.h48 AOPT('f', char *, floppy, -1, "Standard format floppies (160,180,320,360,640,720,1200,1232,1440,2880)") \

Completed in 171 milliseconds

1234