| /kernel/linux/linux-5.10/fs/nls/ |
| D | Kconfig | 45 in so-called DOS codepages. You need to include the appropriate 47 DOS/Windows partitions correctly. This does apply to the filenames 49 say Y here if you want to include the DOS codepage that is used in 57 in so-called DOS codepages. You need to include the appropriate 59 DOS/Windows partitions correctly. This does apply to the filenames 61 say Y here if you want to include the DOS codepage that is used for 69 in so-called DOS codepages. You need to include the appropriate 71 DOS/Windows partitions correctly. This does apply to the filenames 73 say Y here if you want to include the DOS codepage that is used 82 so-called DOS codepages. You need to include the appropriate [all …]
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | affs.rst | 11 DOS\0 The old or original filesystem, not really suited for 15 DOS\1 The original Fast File System. Supported read/write. 17 DOS\2 The old "international" filesystem. International means that 22 DOS\3 The "international" Fast File System. Supported read/write. 24 DOS\4 The original filesystem with directory cache. The directory 29 DOS\5 The Fast File System with directory cache. Supported read only. 166 "User:sc/include/dos/dos.h" will be followed to 167 "/amiga/User/sc/include/dos/dos.h".
|
| D | vfat.rst | 205 on the on-disk location of a file in the MS-DOS directory entry. 219 parameters match defaults assumed by DOS 1.x for 160 kiB, 273 file system used in DOS versions up to and including *6.223410239847* 347 value for a DOS file.
|
| /kernel/linux/linux-5.10/fs/fat/ |
| D | Kconfig | 6 If you want to use one of the FAT-based file systems (the MS-DOS and 23 If you need to move large files on floppies between a DOS and a 26 available for Unix and DOS ("man tar" or "info tar"). 42 Linux, you can either use the DOS emulator DOSEMU, described in the 57 answer Y. This will only work if you said Y to "DOS FAT fs support" 71 works if you said Y to the "DOS FAT fs support" above. Please read
|
| D | namei_msdos.c | 14 /* Characters that are undesirable in an MS-DOS file name */ 18 /***** Formats an MS-DOS file name. Rejects invalid names. */ 58 * 0x05 because 0xE5 marks deleted files. Yes, DOS really in msdos_format_name() 60 * It seems that Microsoft hacked DOS to support non-US in msdos_format_name() 684 MODULE_DESCRIPTION("MS-DOS filesystem support");
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | amlogic,gx-vdec.yaml | 15 The video decoding IP lies within the DOS memory region, 54 - const: dos 73 - const: dos 132 reg-names = "dos", "esparser"; 136 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | qlogicfas.rst | 27 This currently only works if the card is enabled first from DOS. This 33 loadlin with the kernel image accessible from DOS. If you are using 59 Make sure it works properly under DOS. You should also do an initial FDISK 86 Remember, if it doesn't work under DOS, it probably won't work under
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| D | hpfs.h | 331 u8 read_only: 1; /* dos attrib */ 332 u8 hidden: 1; /* dos attrib */ 333 u8 system: 1; /* dos attrib */ 334 u8 flag11: 1; /* would be volume label dos attrib */ 335 u8 directory: 1; /* dos attrib */ 336 u8 archive: 1; /* dos attrib */ 342 u8 archive: 1; /* dos attrib */ 343 u8 directory: 1; /* dos attrib */ 344 u8 flag11: 1; /* would be volume label dos attrib */ 345 u8 system: 1; /* dos attrib */ [all …]
|
| /kernel/linux/linux-5.10/include/linux/lockd/ |
| D | share.h | 5 * DOS share management for lockd. 14 * DOS share for a specific file
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | Kconfig | 30 packet driver or most DOS/Windows ODI drivers. Please read the 39 software complying with the "old" standard, specifically, the DOS 43 packet driver or most DOS/Windows ODI drivers. RFC1201 is included
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | qd65xx.c | 10 * Version 0.06 Added dos driver's list 72 * bit 4 must be set 1, but is set 0 by dos driver while measuring vlb clock 80 * bit 6 : always set 1 by dos driver 148 * tries to find timing from dos driver's table 196 int recovery_time = 415; /* worst case values from the dos driver */ in qd6500_set_pio_mode() 218 int recovery_time = 415; /* worst case values from the dos driver */ in qd6580_set_pio_mode()
|
| D | umc8672.c | 36 * the results from the DOS speed test program supplied from UMC. 11 is the 59 #define UMC_DRIVE0 1 /* DOS measured drive speeds */
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/ |
| D | cs89x0.rst | 125 * CS8900/20 Setup Utility (DOS-based) 155 stored in an on-board EEPROM. You must use the DOS-based CS8900/20 Setup 163 Since the CS8900/20 Setup Utility is a DOS-based application, you must install 164 and configure the adapter in a DOS-based system using the CS8900/20 Setup 179 Optimization: DOS Client 195 support PnP, you must install the CS8920 adapter in a DOS-based PC and 394 DOS-only operating system environment. DO NOT run the diagnostics 395 from a DOS or command prompt session under Windows 95, Windows NT, 400 1. Boot DOS on the PC and start the CS8900/20 Setup Utility.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | arcnet.rst | 98 Novell makes a networking stack for DOS which includes ARCnet drivers. Try 267 oak.oakland.edu:/simtel/msdos/nfs has some nice DOS clients. There 268 is also a DOS-based NFS server called SOSS. It doesn't multitask 281 DOS: 289 See DOS :) Trumpet Winsock works fine with either the Novell or 466 DOS networking programs, including LANMAN, have braindead networking 495 cough) because it's really handy when I boot insight into DOS. There, it 500 simply set freedom as the default gateway for insight (now in DOS,
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | xattr.c | 126 /* return dos attributes as pseudo xattr */ in cifs_xattr_set() 253 /* return dos attributes as pseudo xattr */ in cifs_attrib_get() 275 /* return dos attributes as pseudo xattr */ in cifs_creation_time_get() 417 /* return dos attributes as pseudo xattr */ in cifs_listxattr()
|
| /kernel/linux/linux-5.10/Documentation/cdrom/ |
| D | ide-cd.rst | 204 will often be a separate MS-DOS driver just for the controller.) 214 MS-DOS and load the appropriate drivers. Then warm-boot linux 216 by running loadlin from the MS-DOS autoexec. 241 - Note that many MS-DOS CDROM drivers will still function even if 267 - Note that many MS-DOS CDROM drivers will work with such buggy
|
| /kernel/linux/linux-5.10/block/partitions/ |
| D | msdos.c | 14 * /dev/hda *must* have a "DOS" type 0x51 partition in the first slot (hda1). 290 /* solaris partitions are relative to current MS-DOS in parse_solaris_x86() 352 * dos-like partition. See parse_extended() for more information. 480 * dos-like partition. See parse_extended() for more information. 615 * either the boot sector of a FAT filesystem or a DOS-type in msdos_partition() 656 * First find the primary and DOS-type extended partitions. in msdos_partition()
|
| D | Kconfig | 131 and manages it similarly to DOS extended partitions, putting in its 185 label, i.e. DOS partition table. It does not support GPT labelled
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | qlogicfas408.h | 19 The other linux drivers don't do this, but the DOS drivers do, and after 20 using DOS or some kind of crash or lockup this will bring things back
|
| /kernel/linux/linux-5.10/fs/ |
| D | Kconfig.binfmt | 189 Emacs-Lisp. It's also useful if you often run DOS executables under 190 the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO, available from
|
| /kernel/linux/linux-5.10/Documentation/ide/ |
| D | ide.rst | 152 be a separate MS-DOS driver just for the controller. IDE interfaces 154 can often be made to work by first booting MS-DOS, loading the 156 off). This can be automated using loadlin in the MS-DOS autoexec.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | msdos_partition.h | 22 * These three have identical behaviour; use the second one if DOS FDISK
|
| /kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
| D | vdec.h | 52 * @dos_base: DOS memory base address 60 * @dos_clk: DOS clock
|
| D | dos_regs.h | 10 /* DOS registers */
|
| /kernel/linux/linux-5.10/drivers/net/plip/ |
| D | Kconfig | 25 15m long. Mode 0 works also if one of the machines runs DOS/Windows
|