This adds orinoco driver and fixes some build and load problems of recent comapt-wireless. This series was compile tested with kernel 2.6.27 to 2.6.34 For kernel older than 2.6.27 qdisc_all_tx_empty must be backported. Hauke Mehrtens (5): compat-wireless: rename {free,alloc}_ieee80211 to {free,alloc}_libipw compat-wireless: add orinoco to compat-wireless compat-wireless: fix building of iwmc3200wifi compat-wireless: remove some uneeded header files compat-wireless: update config symbols config.mk | 29 ++++++- patches/01-netdev.patch | 73 +++++++++++++---- patches/02-ksize.patch | 25 ++++++ patches/13-trace.patch | 19 +++++ patches/23-ipw.patch | 161 +++++++++++++++++++++++++++++++++++++ patches/24-pcmcia.patch | 14 +++ patches/99-change-makefiles.patch | 8 +- scripts/admin-update.sh | 5 +- 8 files changed, 306 insertions(+), 28 deletions(-) create mode 100644 patches/23-ipw.patch create mode 100644 patches/24-pcmcia.patch Hauke Mehrtens (2): compat: update bitops.h compat: backport PCMCIA_DEVICE_PROD_ID3 include/linux/bitops.h | 33 ++++++++++++++++++++++++++++++--- include/linux/compat-2.6.34.h | 7 +++++++ 2 files changed, 37 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html