/linux-2.4.37.9/drivers/char/ftape/ |
D | README.PCI | 26 If you experience a lot of overrun errors during a backup to tape, 31 My DOS backup software seems to be suffering from the same problems 75 To see if you're having the GAT problem, try making a backup
|
/linux-2.4.37.9/fs/hfs/ |
D | mdb.c | 240 void hfs_mdb_commit(struct hfs_mdb *mdb, int backup) in hfs_mdb_commit() argument 271 if (backup && hfs_buffer_ok(mdb->alt_buf)) { in hfs_mdb_commit()
|
/linux-2.4.37.9/Documentation/networking/ |
D | bonding.txt | 265 active-backup or 1 267 Active-backup policy: Only one slave in the bond is 380 primary is only valid in active-backup mode. 502 While the switch does not need to be configured when the active-backup, 642 In active-backup, balance-tlb and balance-alb modes, it should work 678 Active-backup policy that ensures that one and only one device will 679 transmit at any given moment. Active-backup policy is useful for 797 backup, use ifconfig. All backup interfaces have the NOARP flag set. 801 # modprobe bonding miimon=100 mode=active-backup 810 options bond0 miimon=100 mode=active-backup [all …]
|
/linux-2.4.37.9/Documentation/ |
D | README.nsp32_cb.eng | 49 your data. Please backup your data when you use this driver.
|
D | README.nsp_cs.eng | 107 your data. Please backup your data when you use this driver.
|
D | ftape.txt | 72 as possible. Thus any Unix backup program that is known to work 114 arbitrary locations already has caused data loss with some backup
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | jfs.txt | 22 from backup media. The integrity of the volume is not
|
D | affs.txt | 164 restore or repair your RDB. So please do make a backup copy of it
|
D | vfat.txt | 25 escaped sequences. This would let you backup and
|
D | ext2.txt | 84 to mounting the filesystem. Since it is so important, backup copies of 89 filesystems, later revisions can optionally reduce the number of backup
|
/linux-2.4.37.9/Documentation/sound/ |
D | CMI8338 | 17 4, please backup the original one (/usr/src/linux/Document) and
|
/linux-2.4.37.9/ |
D | README | 76 the backup files (xxx~ or xxx.orig), and make sure that there are no 182 - Keep a backup kernel handy in case something goes wrong. This is 185 backup of the modules corresponding to that kernel, as well. If you 187 working kernel, make a backup of your modules directory before you
|
/linux-2.4.37.9/drivers/video/sis/ |
D | init.c | 4404 DisplayModePtr backup = NULL; in SiSBuildBuiltInModeList() 4701 if((backup = xalloc(sizeof(DisplayModeRec)))) { in SiSBuildBuiltInModeList() 4702 if(!pSiS->backupmodelist) pSiS->backupmodelist = backup; in SiSBuildBuiltInModeList() 4704 pSiS->backupmodelist->next = backup; in SiSBuildBuiltInModeList() 4705 backup->prev = pSiS->backupmodelist; in SiSBuildBuiltInModeList() 4707 backup->next = NULL; in SiSBuildBuiltInModeList() 4708 backup->HDisplay = current->HDisplay; in SiSBuildBuiltInModeList() 4709 backup->HSyncStart = current->HSyncStart; in SiSBuildBuiltInModeList() 4710 backup->HSyncEnd = current->HSyncEnd; in SiSBuildBuiltInModeList() 4711 backup->HTotal = current->HTotal; in SiSBuildBuiltInModeList() [all …]
|
D | sis_main.c | 3949 u32 backup; local 3951 pci_read_config_dword(pdev, PCI_ROM_ADDRESS, &backup); 3977 pci_write_config_dword(pdev, PCI_ROM_ADDRESS, backup);
|
/linux-2.4.37.9/include/linux/ |
D | wanrouter.h | 249 char backup; /* Backup Mode */ member
|
D | wanpipe.h | 506 unsigned char backup; member
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.osst | 83 You may use the OnStream tape driver with your standard backup software, 96 for creating and restoring a full backup:
|
/linux-2.4.37.9/Documentation/cdrom/ |
D | cm206 | 61 3) do the usual things to install a new image (backup the old one, run
|
D | aztcd | 53 Please read the README-files carefully and always keep a backup copy of your 523 should have a backup copy of your system in a safe place (and you also 524 should try restoring from a backup copy first)!
|
/linux-2.4.37.9/fs/ext2/ |
D | CHANGES | 99 backup located at block # but used the main copy of the descriptors.
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | perf_asm.S | 83 ;* is shifted shifted backup immediately. This is to compensate *
|
/linux-2.4.37.9/drivers/net/wan/ |
D | sdla_chdlc.c | 606 card->u.c.backup = conf->backup; in wpc_init() 3670 !card->u.c.backup && in chdlc_poll()
|
/linux-2.4.37.9/Documentation/usb/ |
D | usb-serial.txt | 112 is done, you can transfer files, backup, download email etc. The most
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 1483 movb %al, %bl # BL=backup
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 1470 movb %al, %bl # BL=backup
|