Author: alexander Date: 2007-10-10 09:14:59 -0600 (Wed, 10 Oct 2007) New Revision: 2104
Modified: trunk/doc/README.txt Log: Adjusted README.txt for the madwifi -> ath5k change. Modified: trunk/doc/README.txt =================================================================== --- trunk/doc/README.txt 2007-10-10 15:13:35 UTC (rev 2103) +++ trunk/doc/README.txt 2007-10-10 15:14:59 UTC (rev 2104) @@ -116,18 +116,6 @@ type "linux nodhcp" at the boot loader prompt. This may be required for wireless connections that utilize WEP or WPA encryption. -Users of wireless cards based on the Atheros chipset have to install the -proprietary "madwifi" driver. The driver is provided in the precompiled form -in the /drivers directory (if you loaded the CD contents to RAM, you have to -mount the CD and look into /media/cdrom/drivers instead). To install it, -run the following commands: - - cd /drivers - tar -C / -xf madwifi-x86-6.3-r2052-kernel-[kernel_version].tgz - tar -C / -xf madwifi-x86-6.3-r2052-tools.tgz - depmod -ae - modprobe ath_pci - CONFIGURING X ------------- -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
