/linux-2.4.37.9/Documentation/powerpc/ |
D | sound.txt | 20 which use different values and isn't allowed by the driver, so things 27 Microsoft Sound System. The MSS isn't used, but some of the routines 42 auxiliary input isn't muted by default. I had the changes necessary 61 Microsoft Sound System. The MSS isn't used, but some of the routines
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 18 You should verify this is correct. If it isn't, you have to pass the 21 If your card isn't listed there, you might check the source code for 22 new entries which are not listed yet. If there isn't one for your 29 module like msp3400.o to make sound work. If there isn't one for the
|
D | README | 65 Loading just the bttv modules isn't enouth for most cards. The 85 If your card isn't listed in CARDLIST or if you have trouble making
|
D | README.freeze | 8 Just mailing me "bttv freezes" isn't going to help much. This README
|
/linux-2.4.37.9/Documentation/networking/ |
D | PLIP.txt | 69 when no data is available, the driver isn't being used. 78 indicate that there isn't a noticeable performance drop when using IRQ-less 99 above calculation. It isn't an important issue, unless the wire is faulty, 162 isn't configured for PLIP, as it will result in output driver
|
D | README.sb1000 | 150 3.) When isapnp runs it reports an error, and my SB1000 card isn't working. 162 5.) The firewall script isn't working (with 2.2.x and higher kernels).
|
/linux-2.4.37.9/net/ipv4/ |
D | tcp_minisocks.c | 266 u32 isn = tw->snd_nxt+65535+2; in tcp_timewait_state_process() local 267 if (isn == 0) in tcp_timewait_state_process() 268 isn++; in tcp_timewait_state_process() 269 TCP_SKB_CB(skb)->when = isn; in tcp_timewait_state_process()
|
D | tcp_ipv4.c | 1396 __u32 isn = TCP_SKB_CB(skb)->when; in tcp_v4_conn_request() local 1413 if (tcp_synq_is_full(sk) && !isn) { in tcp_v4_conn_request() 1469 isn = cookie_v4_init_sequence(sk, skb, &req->mss); in tcp_v4_conn_request() 1470 } else if (isn == 0) { in tcp_v4_conn_request() 1513 isn = tcp_v4_init_sequence(sk, skb); in tcp_v4_conn_request() 1515 req->snt_isn = isn; in tcp_v4_conn_request()
|
/linux-2.4.37.9/arch/x86_64/boot/compressed/ |
D | head.S | 47 movl %eax,0x000000 # loop forever if it isn't
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | head.S | 43 movl %eax,0x000000 # loop forever if it isn't
|
/linux-2.4.37.9/Documentation/sound/ |
D | sonicvibes | 59 1-4MB of physically contiguous memory, which isn't possible
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 68 this isn't possible here, because the root filesystem (with /dev) 69 isn't mounted yet... So the kernel parses the name itself, with some 117 isn't in the table above. If you use it, the root device will not be 130 If the device containing your root partition isn't in the table 170 for the validity of the device name. If the device isn't implemented, 450 It would be used only for hardware scrolling (which isn't possible 605 value is forced to 0 on a Falcon, since scatter-gather isn't 616 isn't given, the default ID is 7. (both, TT and Falcon).
|
/linux-2.4.37.9/Documentation/ |
D | ldm.txt | 64 If you believe the driver isn't working as it should, you can enable the extra
|
D | BUG-HUNTING | 82 A post to linux.dev.kernel isn't such a bad idea if you've done some
|
D | parport.txt | 259 If _that_ works fine, then one of the hardware modes isn't working 260 right. Enable CONFIG_PARPORT_PC_FIFO (no, it isn't a module option,
|
D | ftape.txt | 111 to the tape cartridge when it isn't positioned either at BOT or 153 However, it isn't possible to extract the data dumped to the tape
|
D | sx.txt | 138 in your system, or when a card isn't detected. 267 - write buffer isn't flushed at close.
|
/linux-2.4.37.9/Documentation/parisc/ |
D | IODC.txt | 27 unfortunately just ignoring this split up isn't an option.
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | setup.S | 712 # Note that the short jump isn't strictly needed, although there are
|
/linux-2.4.37.9/Documentation/input/ |
D | input-programming.txt | 92 routine isn't reporting two same value events (press, press for example) to 271 isn't a rule), and thus must not sleep, and must not take too long to finish.
|
/linux-2.4.37.9/drivers/char/ |
D | ChangeLog | 313 to NULL. (Clearing pointers using memset isn't portable.) 457 isn't long for this world. 584 isn't initialized. 587 isn't initialized. 590 port if the serial port isn't initialized.
|
/linux-2.4.37.9/net/ipv6/ |
D | tcp_ipv6.c | 1175 __u32 isn = TCP_SKB_CB(skb)->when; in tcp_v6_conn_request() local 1187 if (tcp_synq_is_full(sk) && !isn) { in tcp_v6_conn_request() 1226 if (isn == 0) in tcp_v6_conn_request() 1227 isn = tcp_v6_init_sequence(sk,skb); in tcp_v6_conn_request() 1229 req->snt_isn = isn; in tcp_v6_conn_request()
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | fs.txt | 56 dcache isn't pruned yet.
|
D | vm.txt | 80 bdflush isn't woken up often enough. The 150 by 4 or 8 (see mm/vmscan.c), so it isn't as
|
/linux-2.4.37.9/fs/smbfs/ |
D | ChangeLog | 119 * dir.c: dentry->d_inode->i_mtime isn't updated for all servers
|