After updating to kernel 2.4.22-1.2174.nptl and (unfortunately) update to the current version of madwifi CVS I get the following error messages when I try to load the modules: [root@little madwifi]# insmod wlan/wlan.o wlan/wlan.o: unresolved symbol eth_type_trans wlan/wlan.o: unresolved symbol __kfree_skb wlan/wlan.o: unresolved symbol alloc_skb wlan/wlan.o: unresolved symbol skb_under_panic wlan/wlan.o: unresolved symbol create_proc_entry wlan/wlan.o: unresolved symbol unregister_netdev wlan/wlan.o: unresolved symbol skb_copy wlan/wlan.o: unresolved symbol proc_mkdir wlan/wlan.o: unresolved symbol register_netdev wlan/wlan.o: unresolved symbol dev_queue_xmit wlan/wlan.o: unresolved symbol ___pskb_trim wlan/wlan.o: unresolved symbol remove_proc_entry wlan/wlan.o: unresolved symbol netif_rx wlan/wlan.o: unresolved symbol skb_over_panic wlan/wlan.o: unresolved symbol proc_net wlan/wlan.o: unresolved symbol irq_stat wlan/wlan.o: unresolved symbol skb_copy_expand Did anybody get the same messages or does someone has madwifi operational using the current kernel? Thanks Peter