/linux-2.4.37.9/Documentation/ |
D | SubmittingPatches | 8 For a person or company who wishes to submit a change to the Linux 11 can greatly increase the chances of your change being accepted. 41 vi $MYFILE # make your change 67 Describe the technical detail of the change(s) your patch includes. 80 Separate each logical change into its own patch. 87 On the other hand, if you make a single change to numerous files, 88 group those changes into a single patch. Thus a single logical change 91 If one patch depends on another patch in order for a change to be 99 if your change applies to a specific subsystem of the kernel, with 124 Other kernel developers besides Linus need to be aware of your change, [all …]
|
D | moxa-smartio | 219 0x280 and 0x180 as 1st and 2nd board. Just to change 292 still can change the device name and major number.The instruction to 293 change these parameters are shown as below. 300 by vi. Locate each line contains "ttyM" and "cum" and change them 307 2 free major numbers for this driver. There are 3 steps to change 346 (plus/minus) keys to change the displaying time interval. Press <ENTER> 389 free IRQ and simply change another free IRQ for Moxa board. 404 Please refer to previous section 3.5 to change a free major number for 411 change a free callout device major number for Moxa driver.
|
D | VGA-softcursor.txt | 19 want to always change the background color + 64 if you dislike having the 23 The second parameter selects character attribute bits you want to change
|
D | floppy.txt | 69 inverted convention for the disk change line. 156 Don't use the disk change line, but assume that the disk was 158 boxes where the disk change line is broken or unsupported. 170 Print informational messages for some operations (disk change 175 Uses a less noisy way to clear the disk change line (which
|
D | tty.txt | 111 change or go away. 122 ldisc change to complete and then return a reference to the new ldisc. 161 set_termios() - Called on termios change, serialized against 164 set_ldisc() - Notifier for discipline change. At the point this
|
/linux-2.4.37.9/arch/arm/boot/compressed/ |
D | Makefile.debug | 19 arm-linuxelf-objcopy --change-leading-char -I elf32-arm -O arm-aout32-linux piggy.o piggy.aout.o 22 …arm-linuxelf-objcopy --change-leading-char -I elf32-arm -O arm-aout32-linux $(COMPRESSED_EXTRA) ll…
|
/linux-2.4.37.9/Documentation/networking/ |
D | tcp.txt | 36 backoff timers etc. A change of route table stamp causes a change of header
|
D | TODO | 6 * (for 2.5) Integrate Jamal Hadi Salim's netdev Rx polling API change
|
D | smc9.txt | 16 2. If you include this into the kernel, you might need to change some
|
/linux-2.4.37.9/fs/cramfs/ |
D | README | 102 One option is to change mkcramfs to take its PAGE_CACHE_SIZE from 104 require the least amount of change: just change `#define 108 PAGE_CACHE_SIZE is subject to change between kernel versions 134 It's easy enough to change the kernel to use a smaller value than
|
/linux-2.4.37.9/net/core/ |
D | rtnetlink.c | 154 int type, u32 pid, u32 seq, u32 change) in rtnetlink_fill_ifinfo() argument 168 r->ifi_change = change; in rtnetlink_fill_ifinfo() 249 void rtmsg_ifinfo(int type, struct net_device *dev, unsigned change) in rtmsg_ifinfo() argument 258 if (rtnetlink_fill_ifinfo(skb, dev, type, 0, 0, change) < 0) { in rtmsg_ifinfo()
|
/linux-2.4.37.9/fs/affs/ |
D | inode.c | 160 = (be32_to_cpu(tail->change.days) * (24 * 60 * 60) + in affs_read_inode() 161 be32_to_cpu(tail->change.mins) * 60 + in affs_read_inode() 162 be32_to_cpu(tail->change.ticks) / 50 + in affs_read_inode() 201 secs_to_datestamp(inode->i_mtime,&tail->change); in affs_write_inode()
|
/linux-2.4.37.9/Documentation/BK-usage/ |
D | bk-kernel-howto.txt | 40 tree. When a change is checked in, all modified files are grouped 90 5) bk vi fs/inode.c # example change... 92 bk push bk://gkernel@bkbits.net/alpha-2.5 # upload change 107 This should change in a few weeks to a kernel.org URL. 130 not all changes from "peer parent" trees. For example, pushing a change 181 properly submitting a BitKeeper change. All these prereq's are just 244 changes, but hold off net-drivers-2.5 because of a change that needs 254 1) How do I change the e-mail address shown in the changelog?
|
/linux-2.4.37.9/arch/mips64/ |
D | Makefile | 292 OBJCOPYFLAGS := --change-addresses=0x3fffffff80000000 295 OBJCOPYFLAGS := --change-addresses=0x57ffffff80000000 300 OBJCOPYFLAGS := --change-addresses=0xc000000080000000 303 OBJCOPYFLAGS := --change-addresses=0xa800000080000000
|
/linux-2.4.37.9/fs/hfs/ |
D | HFS.txt | 287 such a conflict is undefined, and may change in future releases. 503 +o You can't change the uid or gid of files. 517 +o You can't change permissions on directories. 519 +o You can't change the uid or gid of directories. 544 unable to change the uid, gid or mode of files. This is normal and is 562 to change the permissions on files. These errors can safely be 581 to change the permissions on files. These errors can safely be 599 to change the permissions on files. These errors can safely be 607 about being unable to change the uid, gid or mode of files. This is 623 to change the permissions on files. These errors can safely be [all …]
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | BUGS | 7 Current hack is to rerun make depend manually when you change anything
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | Zoran | 203 If you want to change this default behavior, set default_input=1 210 This option was introduced to disable norm (TV standard) change by some 220 lock_norm=0 default, TV standard change is enabled; 221 lock_norm=1 TV standard change is disabled but the driver 223 lock_norm=2 TV standard change is disabled and the driver 257 # after this change, must always be used with loading option lml33dpath=1. 402 settings, change what he likes and then make a BUZIOC_S_PARAMS call. 437 This ioctl may be subject to change. 462 driver or even change position or cause redraw of a window of xawtv or 464 driver. However, it can be used to change ZR36067 registers on the fly [all …]
|
/linux-2.4.37.9/drivers/hotplug/ |
D | cpqphp_ctrl.c | 80 static u8 handle_switch_change(u8 change, struct controller * ctrl) in handle_switch_change() argument 88 if (!change) in handle_switch_change() 95 if (change & (0x1L << hp_slot)) { in handle_switch_change() 157 static u8 handle_presence_change(u16 change, struct controller * ctrl) in handle_presence_change() argument 167 if (!change) in handle_presence_change() 174 dbg(" Changed bits are 0x%4.4x\n", change ); in handle_presence_change() 177 if (change & (0x0101 << hp_slot)) { in handle_presence_change() 250 static u8 handle_power_fault(u8 change, struct controller * ctrl) in handle_power_fault() argument 257 if (!change) in handle_power_fault() 267 if (change & (0x01 << hp_slot)) { in handle_power_fault() [all …]
|
/linux-2.4.37.9/Documentation/sound/ |
D | ChangeLog.multisound | 34 * Cleanups to locking and interrupt handling, change default 64 * msnd_pinnacle.c (dsp_ioctl): Add DSP_GETFMTS, change SAMPLESIZE 205 * Add recording, change ints to bit flags
|
D | mwave | 27 Edit C:/msdos.sys and add or change the following: 70 Then change autoexec.bat. Basically everything in there originally should be 97 REM If hardware settings are changed, please change this line as well.
|
D | ChangeLog.awe | 27 change. 50 - Accept realtime filter-Q parameter change 104 - Rewrite chorus/reverb mode change functions
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | entry-armo.S | 247 teqp pc, #0x00000003 @ NOT a problem - doesnt change mode 298 teqp pc, #0x00000003 @ NOT a problem - doesnt change mode 311 teqp r1, #0 @ change into mode (wont be user mode) 402 teqp pc, #0x00000003 @ NOT a problem - doesnt change mode 413 teqeqp pc, #0x00000003 @ NOT a problem - doesnt change mode
|
/linux-2.4.37.9/fs/nfsd/ |
D | export.c | 735 int i, err, change = 0, ilen; in exp_addclient() local 755 change = 1; in exp_addclient() 778 if (!change) in exp_addclient() 791 if (change) in exp_addclient() 806 if (!change) { in exp_addclient()
|
/linux-2.4.37.9/include/net/ |
D | pkt_cls.h | 53 int (*change)(struct tcf_proto*, unsigned long, u32 handle, struct rtattr **, unsigned long *); member
|
/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 19 To change any of these features, highlight it with the cursor 34 you wish to change or submenu wish to select and press <Enter>. 161 WARNING: It is not recommended that you change any defines in 176 Menuconfig script and change the line "single_menu_mode=" to
|