Thanks for the great information Brad. insmodding the p80211 module got rid of the unresolvedsymbols.
My Actiontec usb wireless adapter is now detected. It comes up as wlan0, but the MAC address is vacant and iwconfig does not detect it, although I can assign an IP address, and ping it. WISP tells me the card is "NOT WIRELESS" The README.usb in the wlan-ng download files says to run 'wlanctl-ng wlan0 lnxreq_autojoin ssid=<your ssid> authtype=opensystem' to initialise the card, but no other details of how to set the wireless parameters. Thanks again derek ----- Original Message ----- From: "Brad Fritz" <[EMAIL PROTECTED]> Date: Mon, 09 Dec 2002 12:56:57 -0500 To: [EMAIL PROTECTED] Subject: Re: [leaf-user] prism2_usb module unresolved symbols Derek, On Mon, 09 Dec 2002 17:02:02 GMT Derek wrote: > I am trying to get the prism2_usb module working with Wisp Rel 2397 without > much luck. The usb usb-uhci driver is working OK, but if I insmod prism2_usb > I get > > # insmod prism2_usb > insmod: /lib/modules/2.4.18: No such file or directory > Using /modules/prism2_usb.o > insmod: unresolved symbol p80211netdev_hwremoved > insmod: unresolved symbol p802addr_to_str > insmod: unresolved symbol register_wlandev > insmod: unresolved symbol p80211netdev_rx > insmod: unresolved symbol unregister_wlandev > insmod: unresolved symbol wlan_setup > insmod: unresolved symbol wlan_unsetup If I recall correctly, there is a p80211.o module that you need to insmod before prism2_usb.o . I don't remember for sure, but there may be another supporting module or two as well. --Brad ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html -- _______________________________________________ Get your free email from http://mymail.operamail.com Powered by Outblaze ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
