summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-03-14 03:16:13 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-03-14 03:16:13 (GMT)
commitee26e87efd151e56a9eb8142fdec6d2e5d9c733c (patch)
treec2f787f41517e60e879fa14071e43104dc08a507 /abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base
parent1d374402a7edf5c8c3e3351641223998553e77c3 (diff)
downloadlinhes_pkgbuild-ee26e87efd151e56a9eb8142fdec6d2e5d9c733c.zip
linhes_pkgbuild-ee26e87efd151e56a9eb8142fdec6d2e5d9c733c.tar.gz
linhes_pkgbuild-ee26e87efd151e56a9eb8142fdec6d2e5d9c733c.tar.bz2
Rename wlan-ng26-utils to wlan-ng26-utils-svn
Diffstat (limited to 'abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base')
-rw-r--r--abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base61
1 files changed, 0 insertions, 61 deletions
diff --git a/abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base b/abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base
deleted file mode 100644
index 399a2e4..0000000
--- a/abs/core-testing/wlan-ng26-utils/tmp/trunk/doc/.svn/text-base/rh71notes.svn-base
+++ /dev/null
@@ -1,61 +0,0 @@
-[MSM]: Here's an old e-mail. I'm not sure if it's in the list archives
-so I figured I'd save it here.
-
-It may be useful for those using RH71.
-
-Date: Wed, 25 Apr 2001 16:03:20 +0800
-From: Leonard Ye <leonardye@yahoo.com>
-Reply-To: linux-wlan-user@absoval.com
-To: linux-wlan-user@absoval.com
-Subject: [lwlan-user]: REDHAT 7.1 + wlan-ng 0.1.18 HOWTO
-
-Hi all,
-
-Just get the wlan-ng 0.1.18pre11 working on my redhat 7.1 and I would like
-to share the experiences with you.
-
-Assumption:
- a default installation of redhat 7.1 with
-kernel-pcmcia-cs-3.1.24-2.rpm installed
-
-Four steps as followings:
-
-1) Get kernel source ready
-install kernel-source-2.4.2-2 if you don't have the kernel source ready on
-the machine
-copy a suitable configuration file from the configs directory to .config
-make dep
-
-2) Get pcmcia-cs header files ready
-download the pcmcia-cs-3.1.24.tar.gz package
-unzip it at appropriate place
-make config
- when you were asked what kind of kernel configuration you want to
-use, select "1"
-make all
-DON'T "make install"
-
-3) compile the wlan-ng-0.1.18pre11 code
-download the linux-wlan-ng-0.1.18pre11.tar.gz
-unzip it at appropriate place
-make config
- select build-in kernel support
-make all
-make install
-
-4) some minor configuration
-edit /etc/pcmcia/config.opts to comment out the card definition for
-"Intersil PRISM2 11 .."
-edit /etc/wlan-ng.opts
- change string p2RoamingMode to p2CnfRoamingMode
- set appropriate SSID for variable DesiredSSID
-create an ifcfg-wlan0 file in /etc/sysconfig/network-scripts
-
-Ok, your machine should be able to work as a STA using
-wlan-ng-0.1.18pre11. If you have experience with enabling AP mode, it
-shouldn't be a problem for you enable it in redhat 7.1
-
-Regards,
-Leonard Ye
-
-