> No Guts, No Glory. !!
Ha ! Ha ! I totally agree ! But for a slightly different reason (or maybe not). If I (or someone more capable) am able to lay the groundwork or do the legwork to have a tried and true working How-To on this, then hey, if someone out there could do without the extra expense of having to BUY an access point, why ever not ?? Like many others out there, I'm trying to contribute to a community that contributes to me with help and support for next to nix (and in many cases, absolutely nix !).
Gavin, sorry, I got caught up on other projects. Yes, for my DLink DWL520, I have a line in modules.conf ( alias wlan0 prism2_pci ). I copied the driver files (one for 802.11 support and the other is the actual Prism2 driver) into /lib/modules/2.2.19-7.0.8/net. My driver is specifically for the PCI version of the card and therefore required no PCMCIA support files. I copied ifcfg-eth0 to ifcfg-wlan0 (located in /etc/sysconfig/network-scripts) and modified it accordingly. I also copied the file rc.wlan into /etc/rc.d/init.d and then created the necessary symbolic links to the various run-levels to activate the card upon bootup and the file wlan.conf into /etc and modified it accordingly.
The rc.wlan script actually calls a program called wlanctl-ng which I copied into /sbin. I can't remember what else I changed or did (if anything).
Anyway, the setup currently works except :-
1. I cannot get Wireless clients to get a DHCP address from the SME server
2. The driver / card stops working after a few minutes and will not come back until I reboot the server. Then it will work again for a few minutes and stop, and so on. Apparently, others have experience a similar issue with the Prism2 drivers.
That's how it stands at the moment.
Regards,
Kelvin