Jung Ryu
2010-10-20 02:03:56 UTC
Hi all,
I want to do the following:
Put two wireless cards on a same computer, have the device driver
control both wireless cards. One will be used strictly for tx, and the
other for rx. As one wireless card is receiving a frame intended for
it, the driver should tx some jamming signal on the other card. (This
will cause self interference, which I know.)
Is what I want to do possible? If so, where should I start looking in
the code?
Thanks,
Jung
I want to do the following:
Put two wireless cards on a same computer, have the device driver
control both wireless cards. One will be used strictly for tx, and the
other for rx. As one wireless card is receiving a frame intended for
it, the driver should tx some jamming signal on the other card. (This
will cause self interference, which I know.)
Is what I want to do possible? If so, where should I start looking in
the code?
Thanks,
Jung