file (near the end). A log message should (Web hosting ratings)

file (near the end). A log message should show a cardmgr message that looks something like the following: cardmgr[7707]: executing: ‘modprobe wvlan_cs’ If you know the hardware address for the card, you can look in the /etc/pcmcia/wireless.opts file. Blocks of settings in this file key off of the first three bits of the hardware (MAC) address. For example, the hardware address for my wireless card is 00:02:2D:2E:8C:A8. This matches the block for the wvlan_cs, which includes MAC addresses beginning with 00:02:2D:. # Lucent Wavelan IEEE (+ Orinoco, RoamAbout and ELSA) # Melco/Buffalo Networks WLI-PCM-L11 # Note : wvlan_cs driver only, and version 1.0.4+ for encryption support *,*,*,00:60:1D:*|*,*,*,00:02:2D:*) To add parameter values to the modules that drive your wireless LAN cards, start by uncommenting a line in the /etc/pcmcia/config.opts file. For the wvlan_cs module I was using with my Orinoco card, there were two recommended sets of options. The first was to run in AccessPoint mode and the second was to run in Ad hoc mode. Here are examples of those lines: # Options for WaveLAN/IEEE driver (AccessPoint mode)… # module “wvlan_cs” opts “station_name=MY_PC” # Options for WaveLAN/IEEE driver (ad-hoc mode)… # module “wvlan_cs” opts “port_type=3 channel=1 station_name=MY_PC” Uncomment one of those lines. After the opts parameter, you can add any valid options between the double quotes. Valid options are listed on man pages for the module (type man wvlan_cs). Available options for the wvlan_cs module include: ap_density=n Indicates the sensitivity level of the access point. Replace n with 1 (low density), 2 (medium density), 3 (high density). The default is 1. The ap_density has an impact on roaming. channel=n Sets the channel used from 0 to 14. The default is 3. The channel can only be set for Ad hoc networks. eth=n Indicates the wireless interface naming style. Set the value of eth as “eth=1″ (the default), to indicate to name the wireless interface eth?, where the ? is replaced by the next available number (0, 1, 2, and so on). Set eth=0 to have the wireless interface named wvlan? (replacing ? with 0, 1, and so on). frag_threshold=n Defines the fragmentation boundary (in bytes) for IP packets. The value is an even number between 256 and 2,346 (default). For congested networks, smaller packets can be more efficient. If fewer errors occur on the network, larger values are more efficient. irq_list=a,b,c…
From our experience, we can recommend PHP5 Web Hosting services, if you need affordable webhost to host and run your web application.

Leave a Reply