![]() |
Old Orinoco Patch Page |
![]() |
The patches available here have been updated to fix the beacon reception problem discovered by jonp@chem...
Various patches are available here. It seems I learn something
new every day, so I am always tweaking something. Below is a table summarizing
the available patches.
Driver version | PF_NETLINK | PF_PACKET |
pcmcia-cs-3.1.31 / orinoco_cs-0.08 | orinoco-08-1.diff place the
card in monitor mode with:
wlanctl-ng eth0 lnxreq_wlansniff channel=X enable=trueor by using the orinocoSniff.c utility. The wlanctl command works only if you have the wlan-ng tools varion 0.1.13 or later installed (which you may not since you have an Orinoco card) |
N/A |
wlan-ng NOT required for these two patches. |
orinoco-09b-2.diff place the
card in monitor mode with:
iwpriv eth0 monitor m cwhere c is the desired channel number and m is one of the following: 0 - disable monitor mode
|
orinoco-09b-packet-1.diff
place the card in monitor mode with:
iwpriv eth0 monitor m cwhere c is the desired channel number and m is one of the following: 0 - disable monitor mode
|
patch -p0 < orinocoPatch.diff