From af177f12b6c0e7fa7eb2337baf6c66c8dbee5012 Mon Sep 17 00:00:00 2001 From: hunz Date: Tue, 18 Mar 2003 00:15:23 +0000 Subject: [PATCH] last commit for tonight... no motivation left --- wlan1/wlan1-content | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/wlan1/wlan1-content b/wlan1/wlan1-content index 8098d11..eebe3db 100644 --- a/wlan1/wlan1-content +++ b/wlan1/wlan1-content @@ -54,13 +54,29 @@ # http://www.seattlewireless.net/index.cgi/HardwareComparison 3.1 Vorraussetzungen + Kernel + http://www.kernel.org (>=2.4.20 - nicht unbedingt pre/testing/2.5) + hier: kein PCMCIA Support im Kernel sondern pcmcia_cs + Network device support ---> + [*] Network device support + ... + Wireless LAN (non-hamradio) ---> + [*] Wireless LAN (non-hamradio) + für PCI Karten auch: + Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) + Hermes in PLX9052 based PCI adaptor support + Prism 2.5 PCI 802.11b adaptor support + wireless_tools http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html + linux/wireless.h installen entweder wireless.h über /usr/include/linux/wireless.h kopieren oder bei neuem kernel /usr/include/linux nach /usr/src/linux/include/linux linken - + iw* compilen - + pcmcia-cs (nicht nötig bei PCMCIA support im Kernel) + + compilen + make + sudo make install + /etc/ld.so.conf: /usr/local/lib/ (falls nötig) && ldconfig + + pcmcia-cs (hier - weil nicht im Kernel) + http://pcmcia-cs.sourceforge.net +# TODO: config / install ... 3.2 Client Setup + setzen des WEPkeys Bsp.: iwconfig eth0 key s:123456789abcd -- 2.20.1