Readme.txt Driver File Contents (0001-RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911.zip)

In the WPS (WiFi Protected Setup) specification, it supports PIN and PBC.
Basically, there are two modes for WPS PBC (Pusb Button Configuration): Software PBC and hardware PBC.
About the software PBC, the wpa_supplicant and wpa_cli had supported it by using the following command,
$> wpa_cli wps_pbc

About the hardware PBC, the wpa_supplicant and wpa_cli can't detect the hardware button because this doesn't
be standardized. In order to support the hardware PBC, the customer's utility must add some codes to know
the hardware button is pressed or not.

The Realtek WiFi Linux driver is able to detect the hardware button status. First of all, the customer has 
to develop an application to capture the signal sent from Realtek WiFi driver. In this package, we had provided 
a sample code named "signal_handle_ex.c" for this application. In the main function of this sample code, it will 
pass its pid (process id) to Realtek WiFi driver so that the driver will know the target process which it wants to 
send the signal when the hardware button is pressed.

In the sample code, it registers a callback function named "HWPBC_SignalHandler" by using the signal system. When 
the hardware button is pressed and the driver had detected it, the HWPBC_SignalHandler function will be called.
In the HWPBC_SignalHandler function, it should inform the wpa_supplicant to do thw WPS procedure by using the 
software PBC command described above.

===================================================================================================================
Note: The Realtek WiFi driver will go to check the hardware button status per 2 seconds. So, we suggest the hardware 
button should be pressed for 2 seconds to make sure the driver can detect this behavior.
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.88