Changeset 2104

Show
Ignore:
Timestamp:
10/10/07 09:14:59 (1 year ago)
Author:
alexander
Message:

Adjusted README.txt for the madwifi -> ath5k change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/README.txt

    r2102 r2104  
    117117wireless connections that utilize WEP or WPA encryption. 
    118118 
    119 Users of wireless cards based on the Atheros chipset have to install the 
    120 proprietary "madwifi" driver. The driver is provided in the precompiled form 
    121 in the /drivers directory (if you loaded the CD contents to RAM, you have to 
    122 mount the CD and look into /media/cdrom/drivers instead). To install it, 
    123 run the following commands: 
    124  
    125     cd /drivers 
    126     tar -C / -xf madwifi-x86-6.3-r2052-kernel-[kernel_version].tgz 
    127     tar -C / -xf madwifi-x86-6.3-r2052-tools.tgz 
    128     depmod -ae 
    129     modprobe ath_pci 
    130  
    131119CONFIGURING X 
    132120-------------