Re: Re: How to capture channel 2 's frames when wireless interface was set to channel 1

2014-06-17 Thread jiangtao.jit
Hi Henry: Thanks for your reply. -- Tao Jiang (姜涛) jiangtao@gmail.com 2014-06-17 - 发件人:Henry Hallam he...@pericynthion.org 发送日期:2014-06-17 09:12 收件人:jiangtao.jit 抄送:Kernel Newbies 主题

How to capture channel 2 's frames when wireless interface was set to channel 1

2014-06-16 Thread jiangtao.jit
Hi ALL: How to capture channel 2 's frames when wireless interface was set to channel 1. Wireless card is in mode 11g. Bandwidth is 20MHz, between channel 1 and 2 is 5MHz, 20MHz include channel 2. So it's can capture channel 2's frames when wireless card is set in channel 1. Is that right? Thank

Re: trace_console function definition not found in Linux kernel v3.5

2013-01-01 Thread jiangtao.jit
siddharth goel: defined in include/trace/event/printk.h refer to macro TRACE_EVENT_CONDITION(...) 2013-01-02 jiangtao.jit 发件人:siddharth goel 发送时间:2012-12-28 15:43 主题:trace_console function definition not found in Linux kernel v3.5 收件人:kernelnewbieskernelnewbies@kernelnewbies.org 抄送

Is there a tool which can generate a small and simple source tree after config?

2011-10-23 Thread jiangtao.jit
will be compiled and no macros like CONFIG_SMP etc. according to the configuration or some other way to understand the architecture of the final working source tree? Thanks. -- 2011-10-23 jiangtao.jit ___ Kernelnewbies mailing list Kernelnewbies

Problem with a UDP server implements

2011-10-14 Thread jiangtao.jit
-10-15 jiangtao.jit ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Questions about User Mode Linux

2011-10-12 Thread jiangtao.jit
/vmlinux.lds:237: syntax error collect2: ld returned 1 exit status KSYM.tmp_kallsyms1.S nm: '.tmp_vmlinux1': No such file No valid symbol. make: *** [.tmp_kallsyms1.S] Error 1 Thanks. 2011-10-12 jiangtao.jit

Need help with the Uncompressed kernel be overriden after decompress_kernel called?

2011-08-26 Thread jiangtao.jit
the uncompressed data begin at input_data Is that the case? How does it worked as the the input buffer is covered by the output buffer while uncompressing? It confused me a lot. or I'd made some misunderstanding on the decompressing routine? Thanks. 2011-08-27 jiangtao.jit

What's the value of %cs before jump in pm32 on booting?

2011-08-11 Thread jiangtao.jit
of %cs here? how was it loaded? i would really appreciate if someone provide me some references thank you very much 2011-08-11 jiangtao.jit ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo

Re: problem with queue numbers between bridge, bonding and lo devices

2011-07-25 Thread jiangtao.jit
Peter: Thanks for your urls it very helpful and i found CS378 is suit for me i'm working on it 2011-07-25 jiangtao.jit 发件人: Peter Teoh 发送时间: 2011-07-21 11:05:21 收件人: jiangtao.jit 抄送: kernelnewbies 主题: Re: Re: problem with queue numbers between bridge, bonding and lo devices Just

Re: Re: problem with queue numbers between bridge, bonding and lo devices

2011-07-19 Thread jiangtao.jit
Peter: Thank you for your guide these info is really helpful for me i'll trying to learn more about networking 2011-07-19 jiangtao.jit 发件人: Peter Teoh 发送时间: 2011-07-19 07:37:18 收件人: jiangtao.jit 抄送: kernelnewbies 主题: Re: problem with queue numbers between bridge, bonding and lo devices

problem with queue numbers between bridge, bonding and lo devices

2011-07-16 Thread jiangtao.jit
could give me some guidelines thanks very much 2011-07-16 jiangtao.jit ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

performance about use Linux as a router

2011-07-06 Thread jiangtao.jit
becomes fine, no packet lost i can't explain why, any idea? thanks 2011-07-06 jiangtao.jit ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: Re: performance about use Linux as a router

2011-07-06 Thread jiangtao.jit
On Wed, Jul 6, 2011 at 3:59 PM, jiangtao.jit jiangtao@gmail.com wrote: dear all: i have a x86 PC and i use it as a router the kernel is 2.6.38 there are two NICs: eth0 and eth1 Can you show the interface configs for both the NICS and the Bridge? dear Sunny: these are the commands i